Skip to content

Commit

Permalink
Fix alignment of menu toggle icons
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenz authored Jan 22, 2018
1 parent a201e7e commit d02b668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/SilverStripe/Admin/LeftAndMain_Menu.ss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<% include SilverStripe\\Admin\\LeftAndMain_MenuList %>
</div>

<div class="toolbar toolbar--south cms-panel-toggle">
<div class="toolbar toolbar--south cms-panel-toggle vertical-align-items">
<% include SilverStripe\\Admin\\LeftAndMain_MenuToggle %>
</div>
</div>
Expand Down

0 comments on commit d02b668

Please sign in to comment.