aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/styles.css b/static/styles.css
index ccda4cb..e4e43c4 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -104,16 +104,17 @@ pre {
padding: .5ex;
}
-td {
- vertical-align: top;
+.msg-content {
+ padding: 0 .5ex .5ex 0;
}
-.msg-main {
- width: 100%;
+td {
+ vertical-align: top;
}
.msg-right {
text-align: right;
+ padding: .2ex .5ex;
}
.feed-name {