Fix info field for maintenance cleanup.

This commit is contained in:
Matthias Mees 2014-03-03 22:12:26 +01:00
parent b105285d88
commit 43855925da

View File

@ -1794,6 +1794,11 @@ form > .button_link:first-of-type,
margin: .5em;
}
#maintenance_cleanup .comment_status {
float: none;
margin: 0;
}
.pending {
color: #666;
}