-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Form label style is inconsistent #4639
Copy link
Copy link
Closed
Labels
Module: FrontendThese issues involve working on HTML, CSS, and JavaScript code that affects the user interface.These issues involve working on HTML, CSS, and JavaScript code that affects the user interface.wikibaseRelated to wikidata/wikibase integrationRelated to wikidata/wikibase integration
Milestone
Metadata
Metadata
Assignees
Labels
Module: FrontendThese issues involve working on HTML, CSS, and JavaScript code that affects the user interface.These issues involve working on HTML, CSS, and JavaScript code that affects the user interface.wikibaseRelated to wikidata/wikibase integrationRelated to wikidata/wikibase integration
The Wikidata dialogs and the create/import project panels append (:) to the labels which are not consistent with the rest of the application.
In general for web applications, colons are no longer used in modern web design.