add min-height

This commit is contained in:
piensaenpixel 2016-11-30 13:49:54 +01:00
parent ebc1e5b423
commit 1b4db1225f

View File

@ -17,6 +17,7 @@
.CDB-InputText {
width: 100%;
min-height: 32px;
padding: 7px 8px;
border: 1px solid $cMainLine;
border-radius: $baseSize / 2;