]> _ Git - fluidbook-html5.git/commitdiff
Fix bug in links aftersearch
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 May 2015 12:36:10 +0000 (12:36 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 May 2015 12:36:10 +0000 (12:36 +0000)
style/fluidbook.css

index 2159ada316706a7624596a4ca6bccb31a7031770..09fd6a9362983236f96ea2be106bc255e0c110ca 100644 (file)
@@ -470,6 +470,10 @@ header {
        z-index: 10;
 }
 
+#afterSearch .links .link {
+       position: absolute;
+}
+
 #search {
        position: relative;
        display: inline-block;