From a13a7ad5c108587db40e49de4fe205c92f291f03 Mon Sep 17 00:00:00 2001 From: MrZYX Date: Sat, 19 Feb 2011 13:17:21 +0100 Subject: [PATCH] fixed some css glitches at the #share_with popup --- public/stylesheets/sass/application.sass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 1d21a6d2e..1bd77160d 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -2187,8 +2187,7 @@ h3,h4 :top -0.2em #share_with - :min-width 400px - :max-width 400px + :min-width 430px .avatar :width 50px @@ -2427,6 +2426,8 @@ ul.show_comments p :padding :left 1em + input[type='text'] + :width 60% &.checkbox_select label