-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
designRelated to the design or user experienceRelated to the design or user experienceenhancementNew feature or requestNew feature or requestgood first issueShould be easy to implementShould be easy to implement
Milestone
Description
The notes on large (FullHD) screens are auto-wrapped at 47em leaving a large portion of empty white screen on right side. This is caused by the following line in notes.css:
max-width: 47em;
Please remove this static width limitation and enable fit-to-width behavior.
gmircea, joewashear007, toolman02, Larsene, jtackaberry and 1 more
Metadata
Metadata
Assignees
Labels
designRelated to the design or user experienceRelated to the design or user experienceenhancementNew feature or requestNew feature or requestgood first issueShould be easy to implementShould be easy to implement