From: Guillaume Pellerin Date: Mon, 16 Dec 2013 22:15:08 +0000 (+0100) Subject: fix bottom X-Git-Tag: 2.8.1-pro~451 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=351f5c13a8e7eb2297356f14487b1eefcdbc8d7a;p=teleforma.git fix bottom --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index e6bd1d44..a4823335 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -1685,7 +1685,7 @@ input,textarea{ #users { - padding: 0.8em 0em 0em 0em; + padding: 0.8em 0em 3em 0em; background-color: #FFF; -moz-border-radius: 8px 0px 8px 8px; -webkit-border-radius: 8px 0px 8px 8px; diff --git a/teleforma/templates/teleforma/answers.html b/teleforma/templates/teleforma/answers.html index 6610bbb3..7a96c652 100644 --- a/teleforma/templates/teleforma/answers.html +++ b/teleforma/templates/teleforma/answers.html @@ -40,7 +40,7 @@ var answerUtils = {