we don't want a clear for notification options

This commit is contained in:
Jeff Atwood 2016-02-22 01:53:51 -08:00
parent 23063ea094
commit 66fa836d88
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
/* both blocks that appear under the standard post control buttons */ /* both blocks that appear under the standard post control buttons */
.notification-options, .pinned-options { .notification-options, .pinned-options {
clear: both;
float: left; float: left;
margin-top: 0px; margin-top: 0px;
padding-top: 1px; padding-top: 1px;