summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-23 00:20:05 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-23 00:20:05 +0000
commit2935e8c7ce3a9a31b9191d4a02cb8cab348c68e6 (patch)
treef279e6c77f7c8b5abe6f17899d66459bb9a8a076 /theme
parentc0d7ce8a3cf376759ce2254c87ddc1f10207c1c5 (diff)
Minor markup fix
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css15
1 files changed, 2 insertions, 13 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 596ce42f4..46bce79ed 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -812,11 +812,11 @@ border-radius:4px;
}
.notice div.entry-content {
-/*border:1px solid blue;*/
clear:left;
float:left;
-/*width:48%;*/
font-size:0.95em;
+margin-left:59px;
+width:70%;
}
.notice div.entry-content a,
.notice .notice-options a,
@@ -829,22 +829,11 @@ float:left;
font-size:1.025em;
}
-#laconicat .notice div.entry-content {
-/*margin-left:0;*/
-}
-
.notice div.entry-content dl,
.notice div.entry-content dt,
.notice div.entry-content dd {
display:inline;
}
-.notice div.entry-content .timestamp {
-margin-left:59px;
-}
-#showstream .notice div.entry-content .timestamp {
-margin-left:0;
-}
-
.notice div.entry-content .timestamp dt,
.notice div.entry-content .response dt {