Commit c99a6266 authored by Phil Hughes's avatar Phil Hughes

Fixed sidebar icon size in ie11

Closes #37512
parent 1632ffa6
...@@ -389,6 +389,10 @@ $new-sidebar-collapsed-width: 50px; ...@@ -389,6 +389,10 @@ $new-sidebar-collapsed-width: 50px;
} }
} }
.nav-icon-container {
margin-right: 0;
}
.toggle-sidebar-button { .toggle-sidebar-button {
width: $new-sidebar-collapsed-width - 2px; width: $new-sidebar-collapsed-width - 2px;
padding: 16px 18px; padding: 16px 18px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment