Fixes to tooltip margins and input text label/bolding issue

This commit is contained in:
luis cielak
2018-08-23 14:32:11 -04:00
parent 8d6c64f990
commit f2d2f1ee02
3 changed files with 9 additions and 8 deletions

View File

@@ -17,7 +17,8 @@
justify-content: space-between;
.icon-tooltip {
padding: 0.25rem 0.5rem;
margin: -$gap;
}
}