X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1249091e84840ca27aa6047db36c8e899328f15c..88eef14f0c0353b5b1c56bf8cf32c47a9e0fa1a0:/src/wolnelektury/static/2022/styles/components/_select.scss?ds=inline

diff --git a/src/wolnelektury/static/2022/styles/components/_select.scss b/src/wolnelektury/static/2022/styles/components/_select.scss
index 1ed5dd760..826941057 100644
--- a/src/wolnelektury/static/2022/styles/components/_select.scss
+++ b/src/wolnelektury/static/2022/styles/components/_select.scss
@@ -31,7 +31,8 @@
   }
 
   ul {
-    margin: 0;
+      margin: 0;
+      padding: 0;
     li {
       align-items: center;
       justify-content: center;