mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Add documentation icons
This commit is contained in:
@@ -18,6 +18,17 @@
|
||||
background-color: darken($twitter, 5%)
|
||||
color: $white
|
||||
|
||||
#moreDropdown
|
||||
.navbar-item
|
||||
padding-left: 3em
|
||||
position: relative
|
||||
.icon
|
||||
left: 1rem
|
||||
position: absolute
|
||||
text-align: center
|
||||
top: 0.375rem
|
||||
width: 1em
|
||||
|
||||
#moreDropdownBootstrap
|
||||
.icon
|
||||
color: $bootstrap
|
||||
@@ -32,7 +43,7 @@
|
||||
.navbar-item
|
||||
white-space: normal
|
||||
#moreDropdown
|
||||
width: 18rem
|
||||
width: 14rem
|
||||
.navbar-item
|
||||
padding-right: 1rem
|
||||
white-space: normal
|
||||
|
||||
Reference in New Issue
Block a user