User tests: Successful: Unsuccessful:
Pull Request for Issue #32679 .
This PR fixes the issue where the table in Mailing templates would fail to be responsive because of long ID
s since they are treated as a single word, causing an overflow. Hence, to fix this problem, text-break
class for ID column has been added.
Further, this PR tweaks alignment of text in Mail templates table to visually make it better.
The table should be responsive and be able to adapt to smaller widths.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration |
Okay, will revert this back.
Labels |
Added:
?
|
EDIT: I mentioned the wrong issue.
@brianteeman my bad.
Closing because of latest merged commits in 4.0-dev. Will make a new PR with the rebased branch.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-14 14:11:46 |
Closed_By | ⇒ | sksuryan |
Text in columns should always be aligned left and never centered