mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-02-02 06:38:42 -05:00
4f1f280abd
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3883 6c8d7289-2bf4-0310-a012-ef5d649a1542
7 lines
143 B
CSS
7 lines
143 B
CSS
/* Fixes for IE 7 and lower */
|
|
|
|
/* A class for elements that should get layout because this fixes many things */
|
|
.gainlayout {
|
|
height: 1%;
|
|
}
|