]> git.datanom.net - qtadmin.git/blobdiff - css/styles.css
Fix width
[qtadmin.git] / css / styles.css
index b4b4bc443dd77a744da268701063aea396ef7b27..5f450f677f97ffb3deca334be0b25e61410f814d 100644 (file)
@@ -63,7 +63,7 @@ html, body {
 }
 
 #container, #footer {
-       width: 100%;
+    width: 100%;
 }
 
 #footer{
@@ -71,6 +71,7 @@ html, body {
     background: #ECECAC;
     color: black;
     text-align: center;
+    height: 14px;
 }
 
 .whitefooter {
@@ -90,7 +91,7 @@ img {
 
 .nav-action {
     text-align: center;
-    width: 53px;
+    width: 58px;
 }
 
 .label {
This page took 0.030071 seconds and 5 git commands to generate.