Browse Source

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

Martin Filser 3 years ago
parent
commit
4a87d5f0f3
1 changed files with 0 additions and 2 deletions
  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="password"],
   input[type="file"]
-    margin: 4px 0 12px
     width: 100%
 
   select
@@ -310,7 +309,6 @@ $popupWidth = 300px
         input[type="email"],
         input[type="password"],
         input[type="file"]
-          margin: 4px 0 12px
           width: 100%
           box-sizing: border-box