member styles
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 17:56:52 +0000 (12:56 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 17:56:52 +0000 (12:56 -0500)
remove margin bottom from walking course on courses

Toolkit/Members/css/member.css

index 727cebe..0ee1a1c 100755 (executable)
@@ -757,4 +757,7 @@ ul#mColumnSoc {
 }
 .course-item h3 {
     margin-top: 10px !important;
+}
+body .content #toolbox #description .course-item p.ital {
+    margin-bottom: 0;
 }
\ No newline at end of file