Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2015 at 13:02 UTC
Updated:
25 Feb 2015 at 04:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xen commentedSimply copy the media query from the file, truncating "all" to nothing.
Comment #2
xen commentedForgot to check if 'media' was set.
Comment #4
mikeytown2 commentedThanks for the fix! In the commit I moved the trim line so it's on the str_replace line.