2017-09-08 14:47:39 -04:00
|
|
|
#topic-footer-buttons {
|
2017-09-09 14:29:07 -04:00
|
|
|
.topic-notifications-button {
|
2017-09-08 14:47:39 -04:00
|
|
|
min-width: auto;
|
2019-01-16 04:27:27 -05:00
|
|
|
margin: 1em 0;
|
2017-09-08 14:47:39 -04:00
|
|
|
|
|
|
|
.btn {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.reason {
|
2019-01-16 04:27:27 -05:00
|
|
|
display: inline;
|
2018-01-12 17:27:38 -05:00
|
|
|
line-height: $line-height-medium;
|
2017-09-08 14:47:39 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2017-09-09 14:29:07 -04:00
|
|
|
.topic-notifications-button .topic-notifications-options {
|
2017-09-08 14:47:39 -04:00
|
|
|
min-width: auto;
|
|
|
|
}
|
|
|
|
|
2017-09-09 14:29:07 -04:00
|
|
|
.topic-notifications-button {
|
2017-09-08 18:49:33 -04:00
|
|
|
margin: 0;
|
2017-09-08 14:47:39 -04:00
|
|
|
|
2017-09-13 04:24:02 -04:00
|
|
|
.topic-notifications-options {
|
2017-09-08 14:47:39 -04:00
|
|
|
display: inline-flex;
|
|
|
|
}
|
|
|
|
}
|