Bläddra i källkod

Card Details Popup, Labels and Checklistitems were too much displayed at the "bottom"

Martin Filser 3 år sedan
förälder
incheckning
4a87d5f0f3
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      client/components/main/popup.styl

+ 0 - 2
client/components/main/popup.styl

@@ -20,7 +20,6 @@ $popupWidth = 300px
   input[type="email"],
   input[type="email"],
   input[type="password"],
   input[type="password"],
   input[type="file"]
   input[type="file"]
-    margin: 4px 0 12px
     width: 100%
     width: 100%
 
 
   select
   select
@@ -310,7 +309,6 @@ $popupWidth = 300px
         input[type="email"],
         input[type="email"],
         input[type="password"],
         input[type="password"],
         input[type="file"]
         input[type="file"]
-          margin: 4px 0 12px
           width: 100%
           width: 100%
           box-sizing: border-box
           box-sizing: border-box