X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=74944ab86413798dfaf1f7baef3f957b174a96c4;hb=d5eed6ee7e2ff547dd06023838b6aed031ba8174;hp=8f5777beebea0b644128c11cdd3f4337c368f639;hpb=fa15e2524dcc84ab03b49637a822e5c152d81d85;p=serve0 diff --git a/style.css b/style.css index 8f5777b..74944ab 100644 --- a/style.css +++ b/style.css @@ -75,8 +75,8 @@ a[href="#advsearch"]:before { border: 1px none; overflow: hidden; background-color: #333; - z-index: 1; transition: max-height .3s linear; + z-index: 1; } #bookmarks { left: 0; width: 30%; @@ -106,7 +106,7 @@ a[href="#advsearch"]:before { #prefs a[href="#"] { display: block; position: absolute; - top: -2em; line-height: 2em; + margin-top: -2em; line-height: 2em; padding: 0 .75em; font-weight: bold; background-color: inherit;