theme fixes

This commit is contained in:
yuri
2015-08-04 16:21:27 +03:00
parent ba4004d720
commit a410fb903a
3 changed files with 8 additions and 2 deletions
@@ -242,7 +242,8 @@
"theme": {
"type": "enum",
"view": "Settings.Fields.Theme",
"translation": "Global.themes"
"translation": "Global.themes",
"isSorted": true
}
}
}
+4
View File
@@ -9,4 +9,8 @@
#header .notifications-badge-container a span{
margin-top: 2px;
}
#login {
margin-left: -@navbarWidth;
}
+2 -1
View File
@@ -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 {