From e64ad3c4281282431b97da7377d7a354b88dc2e9 Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Thu, 13 Jun 2013 18:36:38 -0400 Subject: [PATCH] Fix styling for richtext help --- app/assets/stylesheets/common.css.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 8322a66a3..869b28552 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1818,8 +1818,7 @@ a.button { margin-left: 15px; background-color: #f8f8ff; padding: $lineheight/2; - width: 300px; - max-width: 450px; + width: 220px; ul { margin-bottom: 0; -- 2.43.2