FIX: adds correct spacing between footer buttons

This commit is contained in:
Joffrey JAFFEUX 2017-09-09 02:28:51 +02:00 committed by GitHub
parent 253672f3fa
commit 753bf72921
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#topic-footer-buttons { #topic-footer-buttons {
.topic-notification-options-button { .topic-notification-options-button {
min-width: auto; min-width: auto;
margin: 10px 0 15px 0;
.btn { .btn {
margin: 0; margin: 0;