2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

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;
}