Преглед изворни кода

modified scroll bar position

mayu morita пре 8 година
родитељ
комит
6ddc317a7f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      resource/styles/scss/_layout_growi.scss

+ 1 - 0
resource/styles/scss/_layout_growi.scss

@@ -7,6 +7,7 @@
     &.affix {
       margin-top: 5px;
       top: calc(46px + 5px);
+      min-width: calc(#{100/12*2%} - #{$grid-gutter-width});  // width of 2column - padding
     }
 
     .revision-toc-content {