diff --git a/contrib/static/krane.css b/contrib/static/krane.css index 580767c..8efad8c 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -87,7 +87,7 @@ padding-right: 5px; } .posttext { - width: 400px; + width: 350px; height: 20px; border: 1px solid #363636; background-color:#111; @@ -103,7 +103,7 @@ } .postarea { width: 400px; - height: 48px; + height: 100px; border: 1px solid #363636; background-color:#111; color:#ddd; @@ -558,4 +558,4 @@ background-repeat: repeat; .spam-button { display: none; -} \ No newline at end of file +}