diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index c2ec6c82ad..80be5427ec 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -118,7 +118,10 @@ div.et2_hbox>div { margin-top: -6px; left: 47%; } - +/* Make sure there's no overflow, or hidden bits still appear */ +* > .et2_split { + overflow: hidden; +} /** * Label widget, and labels for other widgets