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
/
default
/
css
/
fix-ie.css
blob: 738fdff1551801e4c2f397fab523bd78689d736c (
plain
)
1
2
3
4
5
6
/**
* Fix display in IE 7 and earlier
*/
.
gClearFix
{
zoom
:
1
;
}