diff options
author | Sarven Capadisli <csarven@status.net> | 2010-01-27 16:52:18 +0100 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-01-27 16:36:57 -0500 |
commit | 5e31ecd82aaf102382380b1352503303893cf9ba (patch) | |
tree | ae7e1f8af994e71b06043b65283303b6dbffa3c8 /theme/base | |
parent | 760be76fc000c546ac38e96fa1cc5f822b7e6993 (diff) |
Centred leaderboard ad
Diffstat (limited to 'theme/base')
-rw-r--r-- | theme/base/css/uap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/base/css/uap.css b/theme/base/css/uap.css index d7fa02c7f..73be5f0c1 100644 --- a/theme/base/css/uap.css +++ b/theme/base/css/uap.css @@ -39,8 +39,8 @@ margin-bottom:29px; width:728px; height:90px; -margin:11px 18px 0 0; -float:right; +margin:0 auto 18px; +float:none; clear:both; } |