From: rsiddharth Date: Tue, 6 Jan 2015 01:42:50 +0000 (-0500) Subject: 2015/assets/css/custom.css: session-speaker has a margin-top instead of margin-bottom. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=675bb371d70a6eb4b307ad1985e3ebfb6828217f;p=libreplanet-static.git 2015/assets/css/custom.css: session-speaker has a margin-top instead of margin-bottom. --- diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index 5c2914f3..ffd2f305 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -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 {