diff --git a/assets/stylesheets/reporting.css b/assets/stylesheets/reporting.css index cc119c6abc..4852c8f2db 100644 --- a/assets/stylesheets/reporting.css +++ b/assets/stylesheets/reporting.css @@ -215,6 +215,10 @@ background-color: #FCE29A !important; } +.filter_values { + white-space: nowrap; +} + #add_filter_block { margin-top: 6px; }