diff --git a/library.css b/library.css index 8eab420..30beebb 100644 --- a/library.css +++ b/library.css @@ -539,8 +539,13 @@ h2, .uk-h2{ .basket-title { padding-top: 20px; + padding-bottom: 20px; + cursor: pointer; } +.basket-title::after { + background-image: none !important; +} .basket-badge { position: relative; right: 16px;