Merge pull request #155 from CartoDB/add-min-height

add min-height
This commit is contained in:
piensaenpixel
2016-11-30 18:20:49 +01:00
committed by GitHub

View File

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