mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 11:29:24 -04:00
7 lines
69 B
CSS
7 lines
69 B
CSS
/**
|
|
* Fix display in IE 7 and earlier
|
|
*/
|
|
.gClearFix {
|
|
zoom: 1;
|
|
}
|