Browse Source

added a margin-top on the creation dropdown in the responsive rules

AlexiCauvin 7 years ago
parent
commit
295f0ac5a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/css/Generic.styl

+ 1 - 0
src/css/Generic.styl View File

@@ -61,6 +61,7 @@
61 61
   height 100%
62 62
 
63 63
 .dropdownCreateBtn
64
+  margin-left 10px
64 65
   &__label
65 66
     padding 10px 65px
66 67
     background-color green