aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/waves.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/waves.css')
-rw-r--r--static/css/txt/waves.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/txt/waves.css b/static/css/txt/waves.css
index 4e4ff24..1061624 100644
--- a/static/css/txt/waves.css
+++ b/static/css/txt/waves.css
@@ -69,7 +69,7 @@ h4, h4 a {
border: 1px solid #cfe0f0;
}
#size {
- margin-bottom: 0;
+ margin: 0;
}
.postform {
background: #cfe0f0;
@@ -131,7 +131,7 @@ form .msg {
.threadpage .postform{
padding: 0.25em;
}
- div.msg {
- margin: 0.5em;
+ .deleted {
+ margin-bottom: 0;
}
-} \ No newline at end of file
+}