소스 검색

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

AlexiCauvin 7 년 전
부모
커밋
295f0ac5a1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/css/Generic.styl

+ 1 - 0
src/css/Generic.styl 파일 보기

@@ -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