Skip to content

Commit

Permalink
Remove tooltip padding
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceapiturca authored Feb 24, 2019
1 parent 9ab7301 commit fe4a3ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tooltips/sections/tooltips.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
.tooltip-item {
max-width: {{ tooltip_max_width }}px;
padding: 0;
}
[aria-expanded="true"] ~ .tooltip-overlay {
Expand Down

0 comments on commit fe4a3ec

Please sign in to comment.