cancel margin for question author

This commit is contained in:
Frédéric Péters 2011-12-06 19:57:06 +01:00
parent 7c55695374
commit 786cf6c3a4
1 changed files with 5 additions and 0 deletions

View File

@ -244,3 +244,8 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a {
height:20px;
border:0;
}
#content #formfield-question-widgets-authors input {
margin-left:0;
}