about summary refs log tree commit diff
path: root/res/blogstyle.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/blogstyle.css')
-rw-r--r--res/blogstyle.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/blogstyle.css b/res/blogstyle.css
index d830ee2e23d0..6315ffd06ff1 100644
--- a/res/blogstyle.css
+++ b/res/blogstyle.css
@@ -42,6 +42,7 @@ body {
 
 .centerbox {
 	text-align:center;
+    min-height: 45px;
 }
 
 .rightbox {
@@ -110,4 +111,4 @@ body {
 
 .innerBoxComments {
 	padding-left: 20px
-}
\ No newline at end of file
+}