mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
add space below nav-pills
This commit is contained in:
parent
bc9a05258c
commit
ebfbed7887
|
@ -14,6 +14,10 @@ body { /* Add top padding for full-width layout */
|
|||
}
|
||||
}
|
||||
|
||||
.nav.nav-pills {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
a.navbar-brand img {
|
||||
height: 2.0rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user