UX: button was floating in topic unsubscribe page on Safari

This commit is contained in:
Régis Hanol 2015-08-14 12:22:32 +02:00
parent 1aa4aeadcb
commit 2ad24cf5db
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@
.topic-unsubscribe {
.notification-options {
display: inline-block;
float: none;
line-height: 2em;
.dropdown-toggle {
float: none;
}