Jeremy Thomas 8 年 前
コミット
9666c32c62
3 ファイル変更1 行追加2 行削除
  1. 1 0
      CHANGELOG.md
  2. 0 1
      docs/css/bulma-docs.css
  3. 0 1
      sass/base/generic.sass

+ 1 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@
 
 
 ### Issues closed
 ### Issues closed
 
 
+* Fix #887 `body` scrollbar
 * Fix #715 `help` class behaviour in horizontal form `is-grouped` field
 * Fix #715 `help` class behaviour in horizontal form `is-grouped` field
 * Fix #842 Adding modifiers in `navbar`
 * Fix #842 Adding modifiers in `navbar`
 * Fix #841 `container` as direct child of `navbar` moves `navbar-menu` below `navbar-brand`
 * Fix #841 `container` as direct child of `navbar` moves `navbar-menu` below `navbar-brand`

ファイルの差分が大きいため隠しています
+ 0 - 1
docs/css/bulma-docs.css


+ 0 - 1
sass/base/generic.sass

@@ -35,7 +35,6 @@ body
   font-size: 1rem
   font-size: 1rem
   font-weight: $weight-normal
   font-weight: $weight-normal
   line-height: 1.5
   line-height: 1.5
-  overflow-x: hidden
 
 
 // Inline
 // Inline
 
 

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません