-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
House
Initially reported by david-russo through pull request #1898:
Problem
Detail table rows begin with colon-terminated headers which can easily wrap onto multiple lines. When this occurs, the value associated with the header (which follows in the next cell) can appear far above where the header ends when the value's cell is top-aligned, potentially making the value appear unrelated to the header and harder to parse than it needs to be.
Solution
Revert to the default theme's vertical alignment style for data cells which in most circumstances should more clearly delineate a row's values from any preceding or succeeding rows.
- has related issue
-
MBS-11375 Use top-align for release event tables in Edit release
- Closed