Commit bc36bf5b authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix mobile sidebar button to match height of desktop breadcrumbs

parent 88f02b0f
......@@ -451,6 +451,12 @@ $new-sidebar-collapsed-width: 50px;
@media (max-width: $screen-xs-max) {
display: inline-block;
height: 16px;
padding: 0 16px;
i {
font-size: 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