aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/postal.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/postal.css')
-rw-r--r--static/css/txt/postal.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css
index 3bd2dd7..a31419c 100644
--- a/static/css/txt/postal.css
+++ b/static/css/txt/postal.css
@@ -191,4 +191,8 @@ form .msg {
.threadpage .thread {
padding: 0 5px 1em;
}
-} \ No newline at end of file
+ .thread .innerbox {
+ padding: 4px;
+ margin-bottom: 2em;
+ }
+}