diff --git a/src/app/panels/query/query.css b/src/app/panels/query/query.css index 7f3182823..64c9fb18f 100755 --- a/src/app/panels/query/query.css +++ b/src/app/panels/query/query.css @@ -26,7 +26,7 @@ opacity: 0; } .last-query { - padding-right: 45px !important; + padding-right: 70px !important; } .form-search:hover .remove-query { opacity: 1; @@ -36,4 +36,4 @@ } .query-panel .pinned { margin-right: 5px; -} \ No newline at end of file +}