浏览代码

fix control sidebar top padding (#1525)

Kyle Spearrin 6 年之前
父节点
当前提交
58ef2125b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build/less/control-sidebar.less

+ 1 - 1
build/less/control-sidebar.less

@@ -24,7 +24,7 @@
   padding-top: @navbar-height;
   z-index: 1010;
   // Fix position after header collapse
-  @media (max-width: @screen-sm) {
+  @media (max-width: @screen-xs-max) {
     padding-top: @navbar-height + 50;
   }
   // Tab panes