Allow selecting default posting language instead of auto-detect (#7828)
* Allow selecting default posting language instead of auto-detect * Enable default language setting in credentials API * Fix form saving
This commit is contained in:
@ -140,6 +140,8 @@ code {
|
||||
}
|
||||
|
||||
.input.with_block_label {
|
||||
padding-top: 15px;
|
||||
|
||||
& > label {
|
||||
font-family: inherit;
|
||||
font-size: 16px;
|
||||
|
Reference in New Issue
Block a user