Minor corrections

Little OCD
This commit is contained in:
iunctis 2019-11-07 23:21:20 +01:00
parent a631483b82
commit e542727908
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
[data-wrap="center"] { [data-wrap="center"] {
text-align: center; text-align: center;
} }
[data-wrap="right"] { [data-wrap="right"] {
text-align: right; text-align: right;
} }

View File

@ -72,4 +72,4 @@ translations.composer.align_justify_text =
translations.strikethrough_button = settings.strikethrough_button; translations.strikethrough_button = settings.strikethrough_button;
translations.composer.strikethrough_prompt = translations.composer.strikethrough_prompt =
settings.strikethrough_prompt; settings.strikethrough_prompt;
</script> </script>