any class that is in the format
[id="filter[search]-desc"]
ie one that begins with the [ character is missing from the minified template css
Its easy to confirm just by searching for the class above in both the casseiopeia template.css and template.min.css
This is a release blocker
Labels |
Added:
?
|
Labels |
Added:
?
|
I can't confirm this. This is present in template.min.css
, both in nightly and git clone:
[id="filter[search]-desc"]{bottom:100%}
not on my computer
I can't reproduce it either. It is there in the download package you reported in the other PR.
https://ci.joomla.org/artifacts/joomla/joomla-cms/4.0-dev/30588/downloads/35307/
No problem here either. See #30588 (comment)
maybe its a windows issue?
I’m using Windows.
I can no longer replicate this. weird.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-02 21:48:41 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
?
Removed: ? |
Labels |
Removed:
?
|
The problem is with the minifier (uglifycss) as I tested with another minifier (https://www.minifier.org/) and it works correctly