fixed page layout bug introduced with commit f9a055a08

This commit is contained in:
following
2013-02-17 22:47:35 +01:00
parent 5fe4af4706
commit 21f1f9ba3b
@@ -1173,7 +1173,7 @@ div.isarchived {
div#havefound {
position: absolute;
z-index: 25;
top: 250px;
top: 180px;
right: 20px;
width: 35px;
padding: 5px 5px 5px 0px;
@@ -1181,5 +1181,5 @@ div#havefound {
height: 35px;
}
* html div#havefound {top: 230px;}
*+html div#havefound {top: 230px;}
* html div#havefound {top: 160px;}
*+html div#havefound {top: 160px;}