mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 05:59:26 +08:00
* FEATURE: Allow choice of category when making a PM public Previously it would default to uncategorized, which was not ideal on some forums. This gives the staff member more choice about what they'd like to do. * Make the optional category more explicit * Joffrey's feedback
5 lines
87 B
SCSS
Vendored
5 lines
87 B
SCSS
Vendored
.convert-to-public-topic .modal-body {
|
|
.instructions {
|
|
margin-bottom: 1em;
|
|
}
|
|
}
|