From: Charles Connell Date: Mon, 23 Dec 2013 23:43:10 +0000 (-0500) Subject: Give notes without zoom buttons a little more space X-Git-Tag: release-20150131~366^2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=60d6892db28dd9c9d4efc7d0c19e694e9cf7a69d;p=oweals%2Fkarmaworld.git Give notes without zoom buttons a little more space --- diff --git a/karmaworld/assets/css/note_course_pages.css b/karmaworld/assets/css/note_course_pages.css index 694c2f9..a39868c 100644 --- a/karmaworld/assets/css/note_course_pages.css +++ b/karmaworld/assets/css/note_course_pages.css @@ -3,6 +3,7 @@ #note_header { padding-bottom: 20px; + margin-bottom: 20px; } #note_content, #course_content, #school_content @@ -77,8 +78,7 @@ } #zoom-buttons { - padding-bottom: 20px; - padding-top: 20px + margin-bottom: 20px; } .zoom-button {