mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 20:51:30 +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 {
|
a.navbar-brand img {
|
||||||
height: 2.0rem;
|
height: 2.0rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user