FIX: layout of topic list nav on mobile when filtered by a tag

This commit is contained in:
Neil Lalonde 2016-06-29 15:51:22 -04:00
parent 0eaf76fc88
commit 610d8a5cb1

View File

@ -155,7 +155,7 @@ header .discourse-tag {color: $tag-color !important; }
margin-right: 8px;
}
.tag-notification-menu {
.notification-options.tag-notification-menu {
float: right;
margin-bottom: 10px;
}