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