Add share-logo CSS class.
authorDavid Thompson <davet@gnu.org>
Fri, 18 Jul 2014 21:00:38 +0000 (17:00 -0400)
committerDavid Thompson <davet@gnu.org>
Fri, 18 Jul 2014 21:00:38 +0000 (17:00 -0400)
css/main.css

index 529b6ea1baed3330f7137d3034861c20ee34b955..a5642ada2662d1f9ad6b33020b1964ff1af9db24 100644 (file)
@@ -402,6 +402,10 @@ ul.images li > img {
                height: auto;
 }
 
+.share-logo {
+    margin-bottom: 6px;
+}
+
 /* Troubleshooting panel and dropdown */
 
 .troubleshooting {