From 66fa836d88012267419a56fe05098546cf012016 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 22 Feb 2016 01:53:51 -0800 Subject: [PATCH] we don't want a clear for notification options --- app/assets/stylesheets/mobile/topic.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/mobile/topic.scss b/app/assets/stylesheets/mobile/topic.scss index 75b772802fd..2b421b8ae23 100644 --- a/app/assets/stylesheets/mobile/topic.scss +++ b/app/assets/stylesheets/mobile/topic.scss @@ -38,7 +38,6 @@ /* both blocks that appear under the standard post control buttons */ .notification-options, .pinned-options { - clear: both; float: left; margin-top: 0px; padding-top: 1px;