mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Add feature: is-expanded to navbar-item (#1320)
This commit is contained in:
committed by
Jeremy Thomas
parent
8792984f8e
commit
cddf8712b3
@@ -130,6 +130,9 @@ a.navbar-item,
|
||||
max-height: $navbar-item-img-max-height
|
||||
&.has-dropdown
|
||||
padding: 0
|
||||
&.is-expanded
|
||||
flex-grow: 1
|
||||
flex-shrink: 1
|
||||
&.is-tab
|
||||
border-bottom: 1px solid transparent
|
||||
min-height: $navbar-height
|
||||
|
||||
Reference in New Issue
Block a user