mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
3500 fix ios bug (#3521)
* Fix docs navbar, Fix z-indices * Update dependencies, Fix #3500 * Update changelog
This commit is contained in:
@@ -164,7 +164,7 @@ $button-responsive-sizes: ("mobile": ("small": ($size-small * 0.75), "normal": (
|
||||
&[disabled],
|
||||
fieldset[disabled] &
|
||||
background-color: $color
|
||||
border-color: transparent
|
||||
border-color: $color
|
||||
box-shadow: none
|
||||
&.is-inverted
|
||||
background-color: $color-invert
|
||||
@@ -354,4 +354,4 @@ $button-responsive-sizes: ("mobile": ("small": ($size-small * 0.75), "normal": (
|
||||
@else
|
||||
.button.is-responsive,
|
||||
.button.is-responsive.is-normal
|
||||
font-size: $value
|
||||
font-size: $value
|
||||
|
||||
Reference in New Issue
Block a user