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 5a27f550930f..d830ee2e23d0 100644
--- a/res/blogstyle.css
+++ b/res/blogstyle.css
@@ -37,6 +37,7 @@ body {
 
 .myclear {
 	clear: both;
+	height: 20px;
 }
 
 .centerbox {
@@ -101,7 +102,7 @@ body {
 	-webkit-border-bottom-right-radius: 6px;
 	border-top: 0px hidden;
 	background-color: #FFFFFF;
-	min-height: 200px;
+	min-height: 500px;
 	height: auto;
 	padding-top: 21px;
 	padding-right: 2px;