Converted to MR
1 open thread
Closes #2413847
Merge request reports
Activity
added 1 commit
- 4a2da48b - 2413847: Remove the .js class from pending css files.
7 7 * For anything you want to hide on page load when JS is enabled, so 8 8 * that you can use the JS to control visibility and avoid flicker. 9 9 */ 10 .js .js-hide { 10 .js-hide {
Please register or sign in to reply