mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-01-31 03:34:15 +03:00
Merge pull request #45 from brwr/brwr/fix/navbar-text
Add margin to navbar-text class to compensate for larger navbar.
This commit is contained in:
commit
240eb04fd4
|
@ -19,6 +19,8 @@
|
|||
|
||||
.navbar-text {
|
||||
color: @navbar-color;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.navbar-nav {
|
||||
|
|
Loading…
Reference in New Issue
Block a user