diff --git a/paper-search-bar.html b/paper-search-bar.html index ff4cf2c..151e4e2 100644 --- a/paper-search-bar.html +++ b/paper-search-bar.html @@ -64,6 +64,10 @@ --paper-badge-margin-left: -5px; --paper-badge-margin-bottom: -25px; } + + .badge[invisible] { + visibility: hidden; + } @@ -79,7 +83,7 @@ - +