소스 검색

Fix at bottom of list Add button to be higher, so that text Add is not over button borders.

Thanks to WeKan commercial support customer and xet7.
Lauri Ojansivu 2 년 전
부모
커밋
139a1c0f78
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/components/forms/forms.css

+ 1 - 1
client/components/forms/forms.css

@@ -8,7 +8,7 @@ button {
   border-radius: 3px;
   display: block;
   margin-bottom: 12px;
-  min-height: 34px;
+  min-height: 50px;
   padding: 7px;
 }
 select.full,