do not display link to audio captcha

This commit is contained in:
Frédéric Péters 2011-12-04 17:40:53 +01:00
parent 997adc79d1
commit a1d9e2a8b6
1 changed files with 4 additions and 0 deletions

View File

@ -194,3 +194,7 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a {
position: relative;
padding-bottom: 8px;
}
div.captchaAudio {
display: none;
}