From eb9b94b2bd8c973adbc9389b17272156bfd37d86 Mon Sep 17 00:00:00 2001 From: Pistos Date: Thu, 6 Oct 2011 18:17:24 -0400 Subject: [PATCH 1/2] Whitespace cleanup. --- public/stylesheets/sass/application.sass | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 551b565d4..d12dfb0e4 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -269,7 +269,7 @@ ul.dropdown ////////////////////////////////// //hacks for tagging plugin... -ul.as-selections +ul.as-selections :width 100% !important >li.as-original :width 100% !important @@ -609,7 +609,7 @@ ul.show_comments, :height 250px :width 400px - + .content :margin :top 0px @@ -898,7 +898,7 @@ label textarea :resize none :width 455px - :height 50px + :height 50px :margin 0 &.mention_popup @@ -1809,7 +1809,7 @@ ul#request_result :border 1px solid #999 > .name - :white-space nowrap + :white-space nowrap // > .right // :right -5px // :bottom 2px @@ -3112,7 +3112,7 @@ ul.left_nav :padding 15px .notification_element - :padding 10px + :padding 10px :min-height 30px > img @@ -3227,7 +3227,7 @@ ul#getting_started .content h3 :text - :decoration line-through + :decoration line-through .profile :min-height 170px @@ -3279,7 +3279,7 @@ ul#getting_started :min-height 70px .add_to_aspect - :padding 10px 0 + :padding 10px 0 .avatar :float left @@ -3316,7 +3316,7 @@ ul#getting_started .profile .profile_field :background :image url('/images/icons/monotone_question.png') - :position center left + :position center left :repeat no-repeat :padding @@ -3329,16 +3329,16 @@ ul#getting_started .featured_tag :background //:image url('/images/icons/check_yes_ok.png') - :position center left + :position center left :repeat no-repeat :display none :padding :left 20px - + &.followed :background - :image url('/images/icons/check_yes_ok.png') + :image url('/images/icons/check_yes_ok.png') &:hover, :background From ef29d120fc6700a8169e1a175eaaa8d8473d82f3 Mon Sep 17 00:00:00 2001 From: Pistos Date: Thu, 6 Oct 2011 18:17:42 -0400 Subject: [PATCH 2/2] Put some space between paragraphs in comments, to make them more easily distinguishable. Since this is styling, it works retroactively on all existing comments, too! --- public/stylesheets/sass/application.sass | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index d12dfb0e4..a3739323a 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -622,7 +622,10 @@ ul.show_comments, :margin :bottom 0 :top 0 - .ltr + p + p + :margin + :top 1em + .ltr ol, ul padding-left: 2em li