Angus McLeod %!s(int64=7) %!d(string=hai) anos
pai
achega
830d64fbd5
Modificáronse 1 ficheiros con 8 adicións e 2 borrados
  1. 8 2
      assets/stylesheets/wizard/wizard_custom_mobile.scss

+ 8 - 2
assets/stylesheets/wizard/wizard_custom_mobile.scss

@@ -46,8 +46,14 @@
       max-width: 80%;
     }
 
-    .wizard-field .field-description img {
-      float: left;
+    .wizard-field {
+      label[for="tip"] img {
+        float: none;
+      }
+
+      .field-description img {
+        float: left;
+      }
     }
   }
 }