Merge pull request #85 from CartoDB/fix-button-height
fix button height
This commit is contained in:
commit
672e25d0c8
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -99,7 +99,7 @@ Layout Component:
|
|||||||
}
|
}
|
||||||
|
|
||||||
.CDB-Button--small {
|
.CDB-Button--small {
|
||||||
padding: $baseSize - 3 $baseSize + 4;
|
padding: $baseSize / 2 $baseSize + 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.CDB-Button--big {
|
.CDB-Button--big {
|
||||||
|
Loading…
Reference in New Issue
Block a user