Removed 'bug' with language dropdown being too narrow / breaking words in between
This commit is contained in:
@@ -15,3 +15,7 @@
|
|||||||
.post {
|
.post {
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
*, ::before, ::after {
|
||||||
|
word-break: normal;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user