From ce136a1e3b6007a8efeae9914981c54830ec680c Mon Sep 17 00:00:00 2001 From: marijus Date: Fri, 7 Mar 2014 21:17:29 +0100 Subject: [PATCH] fix of fix --- view/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/css/default.css b/view/css/default.css index 886b6ea0e..779b1cb13 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -18,8 +18,8 @@ aside input[type='text'] { } section { - padding: 65px 0px 200px 10px width: 100%; display: table-cell; vertical-align: top; + padding: 65px 0px 200px 10px; }