resize navigation header
This commit is contained in:
parent
94f19901a1
commit
579066ca77
|
@ -5,7 +5,7 @@
|
|||
|
||||
#navigation-header {
|
||||
position: absolute;
|
||||
height: 40px;
|
||||
height: 45px;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
|
||||
#navigation-list {
|
||||
padding-top: 40px;
|
||||
padding-top: 45px;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
|
|
Loading…
Reference in a new issue