small fixes
This commit is contained in:
parent
c8fa72c791
commit
41267a5d43
2 changed files with 5 additions and 1 deletions
|
|
@ -47,6 +47,10 @@
|
|||
|
||||
&.input {
|
||||
margin: 0 1em;
|
||||
|
||||
textarea {
|
||||
text-align: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
&, * {
|
||||
|
|
|
|||
|
|
@ -492,7 +492,7 @@
|
|||
"avatarRadius": "Avatars",
|
||||
"background": "Background",
|
||||
"bio": "Bio",
|
||||
"user_preferences": "User preferences",
|
||||
"user_preferences": "Profile settings",
|
||||
"email_language": "Language for receiving emails from the server",
|
||||
"block_export": "Block export",
|
||||
"block_export_button": "Export your blocks to a csv file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue