summaryrefslogtreecommitdiff
path: root/theme/base/css
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 21:47:33 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 21:47:33 +0000
commit251551fee68f8941b5f64ea4afbe34d13b09a77d (patch)
tree2d79d0a9b707ef128bc7be912b8e7ccf3ea1b80e /theme/base/css
parent6fa7ce5d5e37851e2f4fbf99e3dded3facde6211 (diff)
Group top post section and styles
Diffstat (limited to 'theme/base/css')
-rw-r--r--theme/base/css/display.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 5d2a0d3c4..3f34ee7b2 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -841,6 +841,10 @@ 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 {