explore/logs: Hide empty duplicates column

Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
This commit is contained in:
Steven Sheehy
2019-03-13 11:10:09 -05:00
parent 304912f9b4
commit 17184257af
2 changed files with 5 additions and 16 deletions

View File

@@ -173,7 +173,7 @@ $column-horizontal-spacing: 10px;
.logs-row__duplicates {
text-align: right;
width: 4.5em;
width: 4em;
}
.logs-row__field-highlight {