git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5499 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
6663365720
commit
a2bc32e909
@ -1 +1,6 @@
|
|||||||
/* Fixes for IE 6 and lower */
|
/* Fixes for IE 6 and lower */
|
||||||
|
|
||||||
|
/* API icon - IE6 does not support position:fixed */
|
||||||
|
div#api {
|
||||||
|
position:absolute;
|
||||||
|
}
|
Loading…
Reference in new issue