Changes between Initial Version and Version 1 of Ticket #18198, comment 107
- Timestamp:
- 09/16/2011 11:14:15 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18198, comment 107
initial v1 5 5 6 6 On the other hand I agree we shouldn't needlessly constrain width if it can be made useful. Perhaps we should try to look at individual "reading areas", for example the Comment column on the comments screen and make sure they don't exceed 800-900px. Also all these lengths should be in `em` IMHO. 7 8 As an experiment: open Firebug (or friends) right now, find div#content and remove the `width: 58em` from it. Now try reading/responding :)