applying server changes

This commit is contained in:
Frédéric Péters 2012-01-11 10:04:32 +01:00
parent 98e7091074
commit 27b875b5d5
1 changed files with 5 additions and 0 deletions

View File

@ -199,6 +199,7 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a {
display: none;
}
.template-edit #realcontent form#form input[type="submit"],
#realcontent #manage-contest form input {
position: inherit;
width: auto;
@ -249,3 +250,7 @@ dl.portlet ul.navTree li.section-agenda-parlementaire a {
margin-left:0;
}
#edit-bar {
position: relative;
z-index: 10000;
}