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 {
|
&.input {
|
||||||
margin: 0 1em;
|
margin: 0 1em;
|
||||||
|
|
||||||
|
textarea {
|
||||||
|
text-align: inherit;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&, * {
|
&, * {
|
||||||
|
|
|
||||||
|
|
@ -492,7 +492,7 @@
|
||||||
"avatarRadius": "Avatars",
|
"avatarRadius": "Avatars",
|
||||||
"background": "Background",
|
"background": "Background",
|
||||||
"bio": "Bio",
|
"bio": "Bio",
|
||||||
"user_preferences": "User preferences",
|
"user_preferences": "Profile settings",
|
||||||
"email_language": "Language for receiving emails from the server",
|
"email_language": "Language for receiving emails from the server",
|
||||||
"block_export": "Block export",
|
"block_export": "Block export",
|
||||||
"block_export_button": "Export your blocks to a csv file",
|
"block_export_button": "Export your blocks to a csv file",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue