wger
wger copied to clipboard
Justification of unordered lists
Use case
On the website you use CSS-style text-align: justify; for ul lists.
From a typographic point of view it looks bad and is not necessary.
Proposal
Don't use CSS-style text-align: justify; for ul lists.
Screenshots
-
list with text-align justify
-
list without text-align justify.png
@milotype Hi, I'd love to hear your suggestions for a solution. What are your thoughts on using padding or aligning the text to the left?
I'm eager to contribute to this issue. Could you please assign it to me and provide some guidance?
@sanimkhan Please see my proposal above. Text sould be aligned according to the used language. Latin left, arabic (and maybe othere) right.
I cannot assign it to you - it's not my project! But you can allways fork the project, create your own (new) branch in your forke, make and commit changes in your branch where you find necessary and send a Pull request to "https://github.com/wger-project/wger/pulls".
Finally it's up to the project owner to accept or dismiss changes Pull requests.
Related to issue #1401.
Milo
@milotype Got it, Thanks for your reply 👍