From 594af41c21776431372437dce1befb53d34dbde6 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 8 Jul 2016 20:20:34 +0200 Subject: fix search bar css --- templates/index.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index ae1eaa4..ac85c90 100644 --- a/templates/index.html +++ b/templates/index.html @@ -36,18 +36,17 @@ + #searchform .input-field label { + pointer-events: none; + } +
-- cgit v1.3.1