new layout fixes
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _navigation.scss
index c212fe4..51a9420 100644 (file)
@@ -111,3 +111,10 @@ $teal: #007880;
   margin: auto;
   cursor: pointer;
 }
+
+
+
+.ui-autocomplete a {
+    display: block;
+    transition: none;
+}