Merge pull request #178 from CartoDB/13095-tooltips

Add tooltip on Builder actions
This commit is contained in:
Carlos Matallín 2017-12-04 12:24:38 +01:00 committed by GitHub
commit 32824850a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,6 @@
}
.CDB-OptionInput-container--border .CDB-OptionInput-item {
padding: 0 $baseSize;
border: 1px solid $cMainLine;
&:hover {
@ -203,6 +202,7 @@
align-items: center;
justify-content: center;
height: 100%;
padding: 0 $baseSize;
color: $cMainBg;
white-space: nowrap;