mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-07-12 22:22:16 -04:00
add padding for nabar to body
This commit is contained in:
@@ -27,6 +27,7 @@ body {
|
||||
color: #333333;
|
||||
font-weight: 300;
|
||||
text-align: center;
|
||||
padding-top:81px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -503,7 +504,7 @@ input[type=submit]:disabled {
|
||||
}
|
||||
.sidebar {
|
||||
position: fixed;
|
||||
top: 51px;
|
||||
top: 81px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
|
||||
Reference in New Issue
Block a user