Closed (duplicate)
Project:
Theme developer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2011 at 06:29 UTC
Updated:
13 Jun 2012 at 09:51 UTC
With this code (for devel_themer_ie_fix.css) looks better the toggle box:
#themer-toggle {
position: fixed !important;
left: 0 !important;
bottom: 0 !important;
}
Comments
Comment #1
kenneth.venken commentedThe toggle box position for IE was fixed by #1488814: devel_themer_ie_fix.css should be loaded for IEv lt 7 only, it is causing #themer-popup to show in left top in IE9.