From bee4356a5ed77cf722959beb81ccb1f373cd2235 Mon Sep 17 00:00:00 2001 From: Lightforger Date: Mon, 18 Mar 2013 13:20:03 +0100 Subject: [PATCH] style width update Removal of max-width. --- app/assets/stylesheets/specific/artists.css.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/assets/stylesheets/specific/artists.css.scss b/app/assets/stylesheets/specific/artists.css.scss index 2a31a2f02..40cc13b6f 100644 --- a/app/assets/stylesheets/specific/artists.css.scss +++ b/app/assets/stylesheets/specific/artists.css.scss @@ -7,12 +7,9 @@ div#c-artists { } div#a-banned { - max-width: 50em; } div#a-show { - max-width: 50em; - p.legend { margin-bottom: 2em; font-size: 0.8em;