Nicer search, minor fixes.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / local.scss
index 9823509..f72b997 100644 (file)
@@ -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;