X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a98d18bc92d7d28d54c0cc1c1a636c9d79e6a648..daa7b57502f01e4e091c9635d3f6fcc734e46159:/src/wolnelektury/static/2022/styles/local.scss?ds=inline

diff --git a/src/wolnelektury/static/2022/styles/local.scss b/src/wolnelektury/static/2022/styles/local.scss
index 982350906..f72b99710 100644
--- a/src/wolnelektury/static/2022/styles/local.scss
+++ b/src/wolnelektury/static/2022/styles/local.scss
@@ -4,11 +4,6 @@ $green: #92BD39;
 $red: #FF4C54;
 
 
-.ui-autocomplete a {
-    display: block;
-    transition: none;
-}
-
 
 .jp-state-playing .icon-play {
   &:before {
@@ -225,6 +220,7 @@ $red: #FF4C54;
 .with-filter {
     padding: 20px 0 0;
     position: relative;
+    width: 100%;
 
     h2 {
         margin-bottom: 0;