froxlor.css: display menu and content on the same height
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
3
templates/Sparkle/assets/css/froxlor.css
vendored
3
templates/Sparkle/assets/css/froxlor.css
vendored
@@ -10,7 +10,7 @@ html,body {
|
||||
.content {
|
||||
background-color:#eeeeee;
|
||||
min-width:100%;
|
||||
margin-top:100px;
|
||||
margin-top:95px;
|
||||
border-bottom:0;
|
||||
}
|
||||
|
||||
@@ -107,6 +107,7 @@ nav {
|
||||
|
||||
nav div:first-child {
|
||||
display:block;
|
||||
margin-top:0;
|
||||
}
|
||||
|
||||
nav div:nth-child(2) {
|
||||
|
||||
Reference in New Issue
Block a user