diff --git a/plonetheme/pfbweb/static/pfbweb.css b/plonetheme/pfbweb/static/pfbweb.css index a75280a..9686830 100644 --- a/plonetheme/pfbweb/static/pfbweb.css +++ b/plonetheme/pfbweb/static/pfbweb.css @@ -198,3 +198,10 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a { #content div.captchaAudio { display: none; } + +#realcontent #manage-contest form input { + position: inherit; + width: auto; + float: right; + margin-left: 1em; +}