Skip to content

Commit

Permalink
Make tooltip not blur in Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhb authored and Garbee committed Jul 21, 2016
1 parent 03a4837 commit 8c340dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tooltip/_tooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
.mdl-tooltip {
transform: scale(0);
transform-origin: top center;
will-change: transform;
z-index: 999;
background: $tooltip-background-color;
border-radius: 2px;
Expand Down

0 comments on commit 8c340dc

Please sign in to comment.