diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-07-25 18:22:05 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-07-25 18:22:05 +0000 |
commit | e37834191082a76370525b41ad57ae56f726fc65 (patch) | |
tree | f4a7357151c83734dfb815e774fa05dd78f30452 /theme/base/css/display.css | |
parent | 9c09bfe4d721a7a3be907dcba42eb6d31f50020d (diff) |
Removed <dl> structure from NoticeListItem::showNoticeSource. Same as
commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r-- | theme/base/css/display.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 8b9fcd309..3b3c0e19f 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -888,9 +888,6 @@ display:none; .notice div.entry-content a.timestamp { display:inline-block; } -.notice div.entry-content .device dt { -text-transform:lowercase; -} .notice-options { position:relative; |