diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 0e7fe507d0..ea57c783b6 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -1098,6 +1098,9 @@ div.et2_vfsPath li img { padding: 5px; overflow-y: auto; } +.et2_tabcntr { + height: inherit; +} .et2_tabflag.active { border-bottom: 1px solid white; background-color: white;