Force forum post commands to appear on their own line. (SE)

This commit is contained in:
moodler 2005-04-21 08:12:48 +00:00
parent 8cb091e643
commit 2cdc1f5409

View File

@ -927,6 +927,7 @@ body#user-index #longtimenosee {
.forumpost .commands {
padding-top: 0.5em;
text-align:right;
clear: both;
}
.forumpost .ratings {