theme fixes
This commit is contained in:
@@ -242,7 +242,8 @@
|
||||
"theme": {
|
||||
"type": "enum",
|
||||
"view": "Settings.Fields.Theme",
|
||||
"translation": "Global.themes"
|
||||
"translation": "Global.themes",
|
||||
"isSorted": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,4 +9,8 @@
|
||||
|
||||
#header .notifications-badge-container a span{
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#login {
|
||||
margin-left: -@navbarWidth;
|
||||
}
|
||||
@@ -28,7 +28,7 @@ html, body {
|
||||
}
|
||||
|
||||
body > footer {
|
||||
margin-top: -28px;
|
||||
margin-top: -26x;
|
||||
}
|
||||
|
||||
body > .content {
|
||||
@@ -41,6 +41,7 @@ body > footer {
|
||||
clear: both;
|
||||
position: relative;
|
||||
height: 26px;
|
||||
margin-top: -28px;
|
||||
}
|
||||
|
||||
body > footer {
|
||||
|
||||
Reference in New Issue
Block a user