FIX: adds correct spacing between footer buttons
This commit is contained in:
parent
253672f3fa
commit
753bf72921
|
@ -1,6 +1,7 @@
|
|||
#topic-footer-buttons {
|
||||
.topic-notification-options-button {
|
||||
min-width: auto;
|
||||
margin: 10px 0 15px 0;
|
||||
|
||||
.btn {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue