File manager set selector width problem

Permalink
I don't know is it due my recent upgrade from 5.4.0 to 5.4.0.5 but set selector in pop-up verions of file manager gets all "squashed"

as you can see in image attached or [url="http://www.imgplace.com/viewimg294/2301/25prikazzaslona.png"]here[/url]

If what is code now:
<div id="ccm-search-advanced-sets">...
<h2>...</h2>
<div style="max-height:200px; overflow:auto">...


into
<div style="width:inherit; max-height...


it looks good again.

Where can I make that change permanent or why this happened?

1 Attachment

 
eOne replied on at Permalink Best Answer Reply
I found where to change this in case someone needs it:

concrete/elements/files/
#241 @ search_form_advanced.php

Just to mention: I have another fresh 5.4.0.5 install on other domain and it's working fine.
andrew replied on at Permalink Reply
andrew
Still it's odd. I'm wondering if there's an issue with a style in the theme on the first site, that's cycling down to the file set selector for some reason.
eOne replied on at Permalink Reply
I have removed all default themes from both sites.
Both of them have 960.gs theme with reset css included.
And yes ... it is bit strange :)
I remember same happened before on other site when upgrading on 5.3.x.