summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-07-20 14:56:01 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-07-20 14:56:01 +0000
commit31307e6cdd21bbd7bb2290aeb64e7180fef87159 (patch)
treec542bcb9e7fbdc44036edee03f8cc39bd361c17b /theme
parente3ac43541a167668433947e10b44cea7115ff69e (diff)
Updated pigeonthoughts content/aside_primary layout values
Diffstat (limited to 'theme')
-rw-r--r--theme/pigeonthoughts/css/base.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/theme/pigeonthoughts/css/base.css b/theme/pigeonthoughts/css/base.css
index 4921a9287..5d5eb9896 100644
--- a/theme/pigeonthoughts/css/base.css
+++ b/theme/pigeonthoughts/css/base.css
@@ -383,7 +383,7 @@ margin-bottom:1em;
}
#content {
-width:49.009%;
+width:50%;
min-height:259px;
float:left;
padding:0 18px;
@@ -402,7 +402,7 @@ float:left;
width:45.917%;
min-height:259px;
float:left;
-margin-left:1.385%;
+margin-left:0.25%;
padding-bottom:47px;
}
@@ -736,11 +736,10 @@ margin-right:11px;
.notice,
.profile {
position:relative;
-padding-top:11px;
-padding-bottom:11px;
+padding:11px 2%;
clear:both;
float:left;
-width:96.41%;
+width:95.7%;
border-width:1px;
border-style:solid;
margin-bottom:11px;