index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
admin_default
/
css
/
fix-ie.css
blob: 71b399a3d33eafadb6118e83c5920b00995cdd19 (
plain
)
1
2
3
4
5
6
/**
* Fix display in IE 7 and earlier
*/
#
gHeader
{
zoom
:
1
;
}