Skip to content

Commit 60eb217

Browse files
committed
2 parents 5a4e022 + 58ef212 commit 60eb217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/less/control-sidebar.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
padding-top: @navbar-height;
2525
z-index: 1010;
2626
// Fix position after header collapse
27-
@media (max-width: @screen-sm) {
27+
@media (max-width: @screen-xs-max) {
2828
padding-top: @navbar-height + 50;
2929
}
3030
// Tab panes

0 commit comments

Comments
 (0)