diff options
-rw-r--r-- | chimere/static/chimere/css/styles.css | 4 |
1 files 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 +} |