Merge remote-tracking branch 'upstream/develop' into polish
* upstream/develop: i18n: make "plain text" translatable add the ability to select a post's content type
This commit is contained in:
commit
46d8b55d44
6 changed files with 31 additions and 10 deletions
|
@ -498,6 +498,10 @@ nav {
|
|||
color: $fallback--lightFg;
|
||||
color: var(--lightFg, $fallback--lightFg);
|
||||
}
|
||||
|
||||
.text-format {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
.visibility-notice {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue