From b46f6caee6ceb1120ee67cb2d83e93a059d47d81 Mon Sep 17 00:00:00 2001 From: "Difrex(Denis Zheleztsov)" Date: Fri, 8 Aug 2014 13:23:34 +0400 Subject: [PATCH] MSG ID moved to H --- s/css/default.css | 3 ++- t/post.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/s/css/default.css b/s/css/default.css index e11c5af..9dc80a8 100644 --- a/s/css/default.css +++ b/s/css/default.css @@ -41,7 +41,8 @@ padding-bottom: 0.15em; } .msg_hash { float: right; - margin-right: 1em; + margin-right: 1.5em; + margin-top: 1.5em; color: #222; opacity: 0.4; } diff --git a/t/post.html b/t/post.html index bddfc3a..e520d13 100644 --- a/t/post.html +++ b/t/post.html @@ -1,8 +1,8 @@
-

Message ID:
+


From: