cancel style of contest management buttons

This commit is contained in:
Frédéric Péters 2011-12-06 18:15:40 +01:00
parent 9a31955e72
commit 0721b3afec
1 changed files with 7 additions and 0 deletions

View File

@ -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;
}