Please activate JavaScript in your browser.
NPM Resource Changed
?
Pending
User tests:
Successful:
Unsuccessful:
Pull Request for Issue # .
Summary of Changes
made changes in vertical alignment of table rows.
Testing Instructions
run npm ci
in order to compile new SCSS changes
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
pinak3748
-
open
-
27 Jul 2021
pinak3748
-
change
-
27 Jul 2021
joomla-cms-bot
-
change
-
27 Jul 2021
Category
⇒
Administration
Templates (admin)
NPM Change
pinak3748
-
change
-
27 Jul 2021
Status
Pending
⇒
Closed
Closed_Date
0000-00-00 00:00:00
⇒
2021-07-27 07:30:09
Closed_By
⇒
pinak3748
Labels
Added:
NPM Resource Changed
?
pinak3748
-
close
-
27 Jul 2021
Add a Comment
Login with GitHub to post a comment
This is not good. If you have a table with cells that have different heights you end up with a very messy row. For readability its much better for everything to be in a line
Before - good
After - not so good