mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Fix #887
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user