From bf33bb2262c6b9caede695b2dab7fe9b83ed598c Mon Sep 17 00:00:00 2001 From: Valérie-Emma Leroux Date: Tue, 20 Mar 2018 17:17:12 +0100 Subject: css adjustement --- chimere/static/chimere/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index ac1af56..34cacf2 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -3823,7 +3823,7 @@ select#id_categories{ .control_image{ position: absolute; color: #CCC; - left: 248px; + left: 244px; font-size: 2em; font-family: Arial, sans-serif; } @@ -4064,4 +4064,4 @@ li.main_category li.subcategory > span > label{ .wip{ display: block; } -} \ No newline at end of file +} -- cgit v1.2.3