Give notes without zoom buttons a little more space
authorCharles Connell <charles@connells.org>
Mon, 23 Dec 2013 23:43:10 +0000 (18:43 -0500)
committerCharles Connell <charles@connells.org>
Mon, 23 Dec 2013 23:43:10 +0000 (18:43 -0500)
karmaworld/assets/css/note_course_pages.css

index 694c2f9ef885d7a3c76373567daf0349a01ab648..a39868c84ab0a914da1803fc4dc32ea62a061caa 100644 (file)
@@ -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 {