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-22 15:53:50 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ca17fd273c19a2d9fbff11d3c4bcf426d2cc6a9
gallery3
/
themes
/
default
/
css
/
fix-ie.css
T
7 lines
69 B
CSS
Raw
Normal View
History
Unescape
Escape
Fix that rascal IE. Added conditional HTML comment to use fix-ie.css for IE7 and earlier. Fixed bg images in album/item view buttons, IE 6/7 don't appear to handle background-position: center center :(
2008-12-15 07:08:13 +00:00
/**
* Fix display in IE 7 and earlier
*/
.
gClearFix
{
zoom
:
1
;
}
Reference in New Issue
Copy Permalink