summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-07-07 04:08:51 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-07-07 04:08:51 +0000
commit247cf2ea8f2f779b60c445d45e6728e8db67738d (patch)
tree3f5df665e5ecc42627745f3b5871aa3332d9e898 /theme/base/css/display.css
parentc266e0d68c1d39ea5d1d9328d002d5bcf72515e3 (diff)
Updated support for 800px width design
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r--theme/base/css/display.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 8ee3a1d7b..e9f4beaae 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -275,7 +275,7 @@ margin-bottom:18px;
#anon_notice {
float:left;
-width:43.2%;
+width:42.4%;
padding:1.1%;
border-radius:7px;
-moz-border-radius:7px;
@@ -396,7 +396,7 @@ margin-bottom:1em;
}
#content {
-width:64.009%;
+width:63.311%;
min-height:259px;
padding:1.795%;
float:left;
@@ -422,7 +422,7 @@ float:left;
width:27.917%;
min-height:259px;
float:left;
-margin-left:0.5%;
+margin-left:0.699%;
padding:1.795%;
border-radius:7px;
-moz-border-radius:7px;
@@ -432,7 +432,7 @@ border-style:solid;
}
#form_notice {
-width:45.664%;
+width:45%;
float:left;
position:relative;
line-height:1;
@@ -471,12 +471,12 @@ cursor:pointer;
}
#form_notice label[for=notice_data-attach] {
text-indent:-9999px;
-left:394px;
+left:86%;
width:16px;
height:16px;
}
#form_notice #notice_data-attach {
-left:183px;
+left:40.6%;
padding:0;
height:16px;
}