minor form fixes
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 19 May 2026 12:42:04 +0000 (14:42 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 19 May 2026 12:42:04 +0000 (14:42 +0200)
src/club/templates/club/donation_step_base.html
src/wolnelektury/static/2022/styles/layout/_annoy.scss

index e2cec7a..546b399 100644 (file)
@@ -38,7 +38,7 @@
         </div>
         {% endblock %}
       </div>
-      <div class="l-checkout__steps">
+      <div class="l-checkout__steps" id="form-start">
 
         {% if view.step > 1 and view.step != 4 %}
           <a href="{% url 'donation_step1' schedule.key %}">
index d66cb16..5301cba 100644 (file)
     color: #083F4D;
     border-radius: 0 0 10px 10px;
     position: absolute;
-    z-index: 1000;
+    z-index: 14;
     left: 16px;
     right: 16px;
     padding: 15px 20px;