mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 04:07:55 +03:00
Navbar text needs more margin to align vertically in navbar.
This commit is contained in:
parent
d6b15454b2
commit
11a1c45ff7
|
@ -19,6 +19,8 @@
|
||||||
|
|
||||||
.navbar-text {
|
.navbar-text {
|
||||||
color: @navbar-color;
|
color: @navbar-color;
|
||||||
|
margin-top: 20px;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-nav {
|
.navbar-nav {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user