From aa7507f98fb202506a9e36e3df7b590913129ca0 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 30 Apr 2013 21:56:46 +0200 Subject: cleaned header + more responsive --- module/web/static/css/default/base.less | 1 - 1 file changed, 1 deletion(-) (limited to 'module/web/static/css/default/base.less') diff --git a/module/web/static/css/default/base.less b/module/web/static/css/default/base.less index f3be924c6..46275c8ed 100644 --- a/module/web/static/css/default/base.less +++ b/module/web/static/css/default/base.less @@ -18,7 +18,6 @@ body { font-family: 'Abel', sans-serif; font-size: 16px; background: url("../../img/default/bgpattern.png") repeat scroll 0 0 transparent; - min-width: @min-width; } h1, h2, h3 { -- cgit v1.2.3