X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/69b3160d482d2bf4ce89b5a4368e7435cef85fc0..af196fd22bf74f7a7e228f8528cff79b863a7351:/src/wolnelektury/static/2022/more.scss

diff --git a/src/wolnelektury/static/2022/more.scss b/src/wolnelektury/static/2022/more.scss
index 906f1f3de..1e6b692c4 100644
--- a/src/wolnelektury/static/2022/more.scss
+++ b/src/wolnelektury/static/2022/more.scss
@@ -152,7 +152,7 @@ body.is-open {
 
     position:absolute;
     top: 60px;
-    z-index: 1;
+    z-index: 50;
 
     position: absolute;
     width: 186px;
@@ -259,15 +259,19 @@ form {
 
 
 .funding-promo-bar {
-    margin: 18px auto;
+    margin: auto;
 
     .l-checkout__support {
-        margin: 0;
+        margin: 18px 0;
         a {
             display: flex;
             align-items: start;
             gap: 0 10px;
+
             flex-wrap: wrap;
+            @include rwd($B4) {
+                flex-wrap: nowrap;
+            }
 
             .buttonlike {
                 background: #FFA500;