Skip to content

Commit

Permalink
fix(FEC-9592): css issue in tooltips in safari (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyBregman committed Jan 5, 2020
1 parent bec7f4a commit b7b04d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/tooltip/_tooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
position: relative;
display: inline-block;
.tooltip-label {
width: max-content;
visibility: hidden;
background-color: $tooltip-bg-color;
color: $tooltip-color;
Expand Down

0 comments on commit b7b04d3

Please sign in to comment.