Small CSS fix related to Spamblock Bayes.

This commit is contained in:
Matthias Mees 2014-06-02 19:48:46 +02:00
parent d633a62bdc
commit a611ea24b5

View File

@ -1536,6 +1536,7 @@ form > .button_link:first-of-type,
}
#serendipity_comments_list .actions {
float: left;
margin: .75em 0;
}