background tag compression fails

Bug #315598 reported by juanpin
4
Affects Status Importance Assigned to Milestone
Rainpress
Incomplete
Undecided
Unassigned

Bug Description

if you have something like

.image_folder {
 background: transparent static_url('images/files_assets') 0px -1920px no-repeat;
}

it will compress it into something like

.image_folder{background:transparent url('images/files_assets') 0 -1920pxno-repeat}

notice there is no space between 1920pxno-repeat

juanpin (juanpin)
description: updated
Revision history for this message
Uwe L. Korn (uwelk) wrote :

Sorry, can't confirm this bug on my machine, could you please supply your Ruby version and the version of your system/OS/distribution?

Changed in rainpress:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.