From 1b0c8eaad7e50b219f1a277e848c5d0718a5406c Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Fri, 19 Feb 2016 09:00:47 +0000 Subject: [PATCH] Fix searchbox jumps into second row in FF --- etemplate/templates/default/etemplate2.css | 1 - 1 file changed, 1 deletion(-) diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 7a7a22c41f..9e2cef1a77 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -2314,7 +2314,6 @@ td.avatar { position: relative; padding: 0 0 0 0px; z-index: 500; - white-space: nowrap; } .et2_searchbox .flex.overlay input { position: absolute;