mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-28 06:54:06 -04:00
UX: button was floating in topic unsubscribe page on Safari
This commit is contained in:
parent
1aa4aeadcb
commit
2ad24cf5db
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@
|
||||||
.topic-unsubscribe {
|
.topic-unsubscribe {
|
||||||
.notification-options {
|
.notification-options {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
float: none;
|
||||||
|
line-height: 2em;
|
||||||
.dropdown-toggle {
|
.dropdown-toggle {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue