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
   height 100%
61
   height 100%
62
 
62
 
63
 .dropdownCreateBtn
63
 .dropdownCreateBtn
64
+  margin-left 10px
64
   &__label
65
   &__label
65
     padding 10px 65px
66
     padding 10px 65px
66
     background-color green
67
     background-color green