summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-27 15:14:00 +0100
committerEvan Prodromou <evan@status.net>2010-01-27 16:34:17 -0500
commite3bd97bfe46ee7d063a45eec282b28faee1ca83f (patch)
treeea78b1112e98de91ef507581177563c620b2900d
parente9feafc3ca4641bf5c51bbced3454962ed89b8ef (diff)
Aligning wide skyscraper to the right instead of left
-rw-r--r--theme/base/css/uap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/base/css/uap.css b/theme/base/css/uap.css
index 90abe5180..b95e9b2ce 100644
--- a/theme/base/css/uap.css
+++ b/theme/base/css/uap.css
@@ -45,6 +45,7 @@ clear:both;
width:160px;
height:600px;
+float:right;
margin-top:18px;
-margin-left:8.5%;
+margin-right:8.25%;
}