mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Fix mobile navbar
This commit is contained in:
@@ -10682,15 +10682,26 @@ svg {
|
||||
}
|
||||
|
||||
.intro-ghbtns {
|
||||
height: 30px;
|
||||
margin-bottom: 26px;
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
.intro-ghbtns iframe,
|
||||
.intro-ghbtns a,
|
||||
.intro-ghbtns img {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.intro-ghbtns a {
|
||||
display: inline-block;
|
||||
min-width: 100px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.intro-ghbtns img {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.intro-npm {
|
||||
background: #242424;
|
||||
border-radius: 4px;
|
||||
|
||||
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user