mirror of
https://github.com/StartBootstrap/startbootstrap-sb-admin.git
synced 2025-01-04 04:42:22 +01:00
separate variables out into their own directories for better organization and add zindex to topnav
This commit is contained in:
parent
a9645fadd4
commit
881a3b85c9
1 changed files with 1 additions and 0 deletions
|
@ -9870,6 +9870,7 @@ body {
|
|||
.sb-topnav {
|
||||
padding-left: 0;
|
||||
height: 56px;
|
||||
z-index: 1090;
|
||||
}
|
||||
.sb-topnav .navbar-brand {
|
||||
width: 225px;
|
||||
|
|
Loading…
Reference in a new issue