From e7bdc85530dd553f9c02a18fb8676e82dfc2ce4b Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 20 Mar 2015 20:30:33 +0000 Subject: [PATCH] fix not working hbox for selectbox, they were not on one line --- etemplate/templates/default/etemplate2.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 99349c9d60..0aa10f6de9 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -52,6 +52,7 @@ div.et2_hbox > * { text-align: left; white-space: normal; padding-right: 5px; + display: inline-block; } div.et2_hbox > *:empty { padding-right: 0; @@ -139,7 +140,7 @@ div.et2_hbox > div { .et2_split.print > * { position: relative !important; } - + /** * Label widget, and labels for other widgets */ @@ -1907,7 +1908,7 @@ span.et2_egw_action_ddHelper_itemsCnt { background-color: red; } div.flash-click-to-play-dialog { - + width:200px !important; height: 200px !important; /*opacity:0;*/