From cfefa7772bd4521640d7f51d1a977d92f9e61faa Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Mon, 12 Feb 2018 19:49:06 -0100 Subject: mobile version Signed-off-by: Maxence Lange --- css/fulltextsearch.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'css') diff --git a/css/fulltextsearch.css b/css/fulltextsearch.css index c76f3d4..a250ff3 100644 --- a/css/fulltextsearch.css +++ b/css/fulltextsearch.css @@ -15,12 +15,12 @@ div.icon-fulltextsearch { #fts-popup { width: 340px; - right: 100px; - max-width: 90%; + right: 42px; + max-width: 85%; } #fts-popup::after { - right: 20px; + right: 78px; } #fts-header { @@ -38,6 +38,10 @@ div.icon-fulltextsearch { width: 100%; } +input.options_small { + width: 60px; +} + /** -- cgit v1.2.3