From d814c78aa7118f89a3a011f68df9653a84e6f678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kalv=C3=A5?= Date: Mon, 12 Jun 2017 12:27:32 +0200 Subject: [PATCH] Create style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2df9d29c..038f2fec 100644 --- a/style.css +++ b/style.css @@ -559,7 +559,7 @@ a:active { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; - top: 1.5em; + top: 100%; left: -999em; z-index: 99999; }