BigW Consortium Gitlab

Commit 81da789e by Annabel Dunstone Gray

Merge branch 'ie-sidebar-icon-size' into 'master'

Fixed sidebar icon size in ie11 Closes #37512 See merge request !14080
parents 1c55b571 c99a6266
......@@ -388,6 +388,10 @@ $new-sidebar-collapsed-width: 50px;
}
}
.nav-icon-container {
margin-right: 0;
}
.toggle-sidebar-button {
width: $new-sidebar-collapsed-width - 2px;
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