diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-01-16 22:43:23 +0000 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-01-16 22:43:23 +0000 |
commit | 400927f757b1e4d13a6703c73125a4a38137eba9 (patch) | |
tree | 72416883e83a922e1206e836ce1e3e669f3af6dd /theme/base | |
parent | 1b7b58192bd34f7d34ae6712ac1b09130bca6bd0 (diff) | |
parent | 98e8a24d88d19fb47b74e150e76efafb6e5e90ad (diff) |
Merge branch 'uiredesign' of ../csarven into uiredesign
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 2892ca4f1..b8b260266 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -638,7 +638,7 @@ margin-right:11px; .notice .author a { } .notice .author:after { -content:":"; +/*content:":";*/ } .vcard .photo { |