From 170b8fd4c6c02d72994b8bfeefb06d0e51f28945 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 12 Nov 2013 12:17:32 -0800 Subject: [PATCH] Style tweaks --- app/assets/stylesheets/common.css.scss | 2 +- app/views/browse/new_note.html.erb | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index e6862f954..7d6b1acd4 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -995,7 +995,7 @@ header .search_form { #sidebar_content { .browse-section { - padding: $lineheight; + padding: $lineheight/2 $lineheight; h4:first-child { margin-top: 0; diff --git a/app/views/browse/new_note.html.erb b/app/views/browse/new_note.html.erb index ac200b54f..49922494e 100644 --- a/app/views/browse/new_note.html.erb +++ b/app/views/browse/new_note.html.erb @@ -10,9 +10,7 @@
-
-
-- 2.43.2