Skip to content

Commit ee3fda3

Browse files
committed
Removed padding from list-buttons-toggle-button - not needed
1 parent e4b40b2 commit ee3fda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/views/admin/reports/layout.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</div>
116116
</span>
117117

118-
<div class="list-buttons-toggle-button ml-3">
118+
<div class="list-buttons-toggle-button">
119119
<div class="popup-container" data-toggle="tooltip" data-placement="bottom" title="Show Tools">
120120
<i class="toggle-button zmdi zmdi-settings js-toggle-button" data-toggle-open-class="active"></i>
121121
</div>

0 commit comments

Comments
 (0)