fix button height

This commit is contained in:
piensaenpixel
2016-03-28 10:38:09 +02:00
parent 600345d686
commit 012ea610b0
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -99,7 +99,7 @@ Layout Component:
}
.CDB-Button--small {
padding: $baseSize - 3 $baseSize + 4;
padding: $baseSize / 2 $baseSize + 4;
}
.CDB-Button--big {