diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 6e755b1b..6b6921e1 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -1293,6 +1293,8 @@ Lists } .OxTableList .OxHead .OxHeadCell { float: left; + height: 16px; + overflow: hidden; } .OxTableList .OxHead .OxHeadCell:first-child { padding-left: 2px;