diff --git a/css/app.css b/css/app.css index f5229e81f..abf7cb4f5 100644 --- a/css/app.css +++ b/css/app.css @@ -1289,6 +1289,10 @@ div.combobox { position: relative; } +.tag-help { + overflow: hidden; +} + .grid-pane .tag-reference-wrap { padding: 10px 0 20px 0; }