1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-07-11 03:45:15 +02:00

Fix searchbox jumps into second row in FF

This commit is contained in:
Hadi Nategh
2016-02-19 09:00:47 +00:00
parent 7c9f9a8eff
commit 1b0c8eaad7

@ -2314,7 +2314,6 @@ td.avatar {
position: relative; position: relative;
padding: 0 0 0 0px; padding: 0 0 0 0px;
z-index: 500; z-index: 500;
white-space: nowrap;
} }
.et2_searchbox .flex.overlay input { .et2_searchbox .flex.overlay input {
position: absolute; position: absolute;