User tests: Successful: Unsuccessful:
Pull Request for Issue #26191 .
Refactors frontend template CSS to be 'mobile-first'. Basically, reverses media queries to min-width, leaving the smallest mobile screensize as default.
Apply this patch and run node build.js --compile-css
for updating the changed SCSS. Alternatively, you can run npm i
.
Check frontend works as expected.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-09-10 08:16:53 |
Closed_By | ⇒ | wilsonge |
Thanks!