Skip to content

Commit

Permalink
Fixed #2414 - Remove default max-width style from Tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 11, 2021
1 parent 2af6fa2 commit 5d25893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/tooltip/Tooltip.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.p-tooltip {
position:absolute;
padding: .25em .5rem;
max-width: 12.5rem;
}

.p-tooltip.p-tooltip-right,
Expand Down

0 comments on commit 5d25893

Please sign in to comment.