Revert "remove unnecessary text-align"

This reverts commit 97b469f59c.
This commit is contained in:
Mostafa Ahangarha 2021-06-24 16:53:16 +04:30
parent 97b469f59c
commit f616b8e518

View file

@ -521,4 +521,5 @@ p,
#descriptionWrapper, #descriptionWrapper,
#description-box { #description-box {
unicode-bidi: plaintext; unicode-bidi: plaintext;
text-align: start;
} }