member styles
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 17:47:32 +0000 (12:47 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 17:47:32 +0000 (12:47 -0500)
update style for logo and the social icons.

Toolkit/Members/css/member.css

index 6cf08e7..727cebe 100755 (executable)
@@ -723,7 +723,7 @@ div.thumb {
     line-height: 1.5;
 }
 body .content .row div#course-contact img {
-   margin: 0 auto 20px;
+   margin: 0 auto 20px !important;
 }
 #course-contact {
     margin-bottom: 50px;
@@ -737,11 +737,12 @@ body .content .row div#course-contact img {
 ul#mColumnSoc {
     text-indent: -9999px;
     text-align: center;
-    margin-left: auto;
+    /*margin-left: auto;*/
     display: inline-flex;
 }
-#mColumnSoc li {
-    float: left;
+#mColumnSoc li a {
+    height: 40px;
+    width: 40px;
 }
 #description p {
     line-height: 1.4;