-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.
Milestone
Description
link: /index.php?module=CoreAdminHome&action=generalSettings&idSite=1&period=year&date=today
In English it is mostly quite ok, because the texts are short.
In German it happens often, because of longer texts.
Expected Behavior
more whitespace between label and input
Current Behavior
less whitespace
Possible Solution
CSS: less "line-height" (f.e. 1em)
better:
I do not understand why the label follows after the input in HTML.
Better would be: first the label, then the input.
The label could be display: block, so it would not overflow the input.
Steps to Reproduce (for Bugs)
see screen shots
Your Environment
- Matomo Version: matomo.cloud
- Browser: Firefox 88
- Operating System: MacOS
Metadata
Metadata
Assignees
Labels
Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.