update h3 on the .course-item
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Mar 2015 21:20:41 +0000 (16:20 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Mar 2015 21:20:41 +0000 (16:20 -0500)
Toolkit/Members/css/member.css

index dab1a83..6cf08e7 100755 (executable)
@@ -753,4 +753,7 @@ ul#mColumnSoc {
     border: 1px solid #a5c0c0;
     padding: 5px 10px;
     margin: 0 0 10px;
+}
+.course-item h3 {
+    margin-top: 10px !important;
 }
\ No newline at end of file