Skip to content

Commit

Permalink
Sankey force (#337)
Browse files Browse the repository at this point in the history
* Sankey + Force Diagrams

* Query panel input overflow fix
  • Loading branch information
iampeter authored and athana committed Apr 28, 2019
1 parent 7a3374e commit 8d59e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/panels/query/query.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
opacity: 0;
}
.last-query {
padding-right: 45px !important;
padding-right: 70px !important;
}
.form-search:hover .remove-query {
opacity: 1;
Expand All @@ -36,4 +36,4 @@
}
.query-panel .pinned {
margin-right: 5px;
}
}

0 comments on commit 8d59e5a

Please sign in to comment.