]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/ie6.css
Alignment fix for IE6
[quix0rs-gnu-social.git] / theme / base / css / ie6.css
index edc49478f56ace9340f791b5fe448af7d181d8a5..6df5e01cee7207e702e0596b701340c8297c4cff 100644 (file)
@@ -12,11 +12,11 @@ margin:0 auto;
 }
 
 #content {
-width:69%;
+width:66%;
 }
 #aside_primary {
-padding:5%;
-width:29.5%;
+padding:1.8%;
+width:24%;
 }
 .entity_profile .entity_nickname,
 .entity_profile .entity_location,
@@ -32,9 +32,9 @@ margin-bottom:123px;
 width:20%;
 }
 .notice div.entry-content {
-width:50%;
+width:65%;
 margin-left:30px;
 }
 .notice-options a {
 width:16px;
-}
\ No newline at end of file
+}