From 59101189491c041e5150b29ee2a623dfc14be102 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 24 Nov 2014 16:11:07 +0200 Subject: add search ui make search+input boxes share a fixed div, use floats for nice(er) responsiveness to width changes. --- index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 170a94d7..2bd44cd0 100644 --- a/index.html +++ b/index.html @@ -48,9 +48,13 @@ - -
-
+
+
+
+
+
+
+
-- cgit v1.3.1