2015/assets/css/custom.css: session-speaker has a margin-top instead of margin-bottom.
authorrsiddharth <rsd@gnu.org>
Tue, 6 Jan 2015 01:42:50 +0000 (20:42 -0500)
committerrsiddharth <rsd@gnu.org>
Tue, 6 Jan 2015 01:42:50 +0000 (20:42 -0500)
2015/assets/css/custom.css

index 5c2914f3629c98e000710b240f4b5134b93f48f4..ffd2f305df5c1cfa51f8048b486940801d2fb86b 100644 (file)
@@ -85,6 +85,7 @@ h3 {
                margin-left: 0;
                float: none;
        }
+
        #lp-updates {
                max-width: 100%;
                margin-left: 0;
@@ -524,7 +525,7 @@ hr {
 }
 
 .session-speaker {
-       margin-bottom: 1.8em;
+       margin-top: 1.8em;
 }
 
 .speaker-photo {