This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-28 10:43:53 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a1b986b5b6085ab345d00438d4e94ce4e7106bb
gallery3
/
themes
/
admin_default
/
css
/
fix-ie.css
T
7 lines
67 B
CSS
Raw
Normal View
History
Unescape
Escape
Set the admin layout to 100% of the window. Add IE fix stylesheet for admin theme, reduce height of admin header.
2009-01-02 20:09:28 +00:00
/**
* Fix display in IE 7 and earlier
*/
#
gHeader
{
zoom
:
1
;
}
Reference in New Issue
Copy Permalink