mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #877
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
### Issues closed
|
||||
|
||||
* #877 `.pagination` isn't using `$pagination-background`
|
||||
* #989 `navbar-brand` overflowing on mobile
|
||||
* #975 Variable `$table-head-color` isn't used
|
||||
* #964 Tabs sass file throwing error with `!important`
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
$pagination-color: $grey-darker !default
|
||||
$pagination-background: $white !default
|
||||
$pagination-border-color: $grey-lighter !default
|
||||
$pagination-margin: -0.25rem !default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user