From 9bd2bd8948de7f1a4d5c0a6f0de03ca2359369f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 27 May 2015 10:43:35 +0200 Subject: [PATCH] style: adjust widget margins (#7369) --- wcs/qommon/static/css/qommon.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wcs/qommon/static/css/qommon.css b/wcs/qommon/static/css/qommon.css index 95caaa9..3ec39b1 100644 --- a/wcs/qommon/static/css/qommon.css +++ b/wcs/qommon/static/css/qommon.css @@ -2,10 +2,6 @@ a { color: #028; } -div.content { - margin-left: 5px; -} - div.TextWidget textarea, div.RankedItemsWidget input, div.StringWidget input, -- 2.1.4