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