Explorar o código

wohnung frei -> platz

Juan Carlos %!s(int64=3) %!d(string=hai) anos
pai
achega
113845a86e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      marktplatz/templates/marktplatz/product_overview.html

+ 2 - 2
marktplatz/templates/marktplatz/product_overview.html

@@ -96,7 +96,7 @@ $(document).ready(function(){
     font-weight: bold;
     text-align: center;
     top: 25%;
-    /* left: 50%; */
+    left: 25%; 
     /* transform: translate(-50%, -50%); */
     position: inherit;
   }
@@ -366,7 +366,7 @@ $(document).ready(function(){
 
                 {% if product.frei == 'JAJA' %} <div class="mab-product-button" style="">
                   <div class="mab-product-button-text">
-                    Wohnung Frei!
+                    Platz <br>Frei!
                   </div>
                 </div>
                 {% endif %}