diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-15 22:02:58 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-15 22:02:58 +0000 |
commit | 07e84976c2f4038f36570d969c4be63b134cf60d (patch) | |
tree | 7341a02730fb6e2e747d8198718adee840c7dd13 /theme/base | |
parent | 18dc498a6a7308bb9b5f41bdb33fca4addf8d80b (diff) |
Changed from supplemental_primary to aside_primary
Diffstat (limited to 'theme/base')
-rw-r--r-- | theme/base/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 8b2e2f801..8685bdc87 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -302,7 +302,7 @@ float:left; position:relative; } -#supplemental_primary { +#aside_primary { width:300px; float:left; margin-left:2px; |