mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-28 12:24:23 +00:00
Fix #887
This commit is contained in:
parent
c526e48b5c
commit
9666c32c62
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user