Merge pull request #112 from CartoDB/CDB-Shape-threePoints-padding
Adds some padding to CDB-Shape-threePoints so that is easier to click on the button
This commit is contained in:
commit
cc13652adc
@ -106,9 +106,11 @@ Description
|
||||
|
||||
.CDB-Shape-threePoints {
|
||||
display: inline-block;
|
||||
padding: 0 4px;
|
||||
}
|
||||
.CDB-Shape-threePoints.is-horizontal {
|
||||
transform: rotate(90deg);
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
.CDB-Shape-threePointsItem {
|
||||
|
Loading…
Reference in New Issue
Block a user