From: Guillaume Pellerin Date: Tue, 7 Jan 2014 23:07:36 +0000 (+0100) Subject: fix seminar title css X-Git-Tag: 2.8.1-pro~317 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=801583ab5d455efef2677f1282edd65b5bef2d56;p=teleforma.git fix seminar title css --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 0abc0702..fb76e813 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -1513,7 +1513,7 @@ input,textarea{ .course { margin: 0em 0em 2em 0em; - padding: 1em 0em 0em 0em; + padding: 5px 0em 0em 0em; background-color: #FFF; -moz-border-radius: 8px 0px 8px 8px; -webkit-border-radius: 8px 0px 8px 8px;