Skip to content

Commit dbf41ea

Browse files
authored
Merge pull request #599 from GSA/tooltip-position
Tooltip position is added to fixed
2 parents 5682064 + 38e1d80 commit dbf41ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/stylesheets/components/_popup.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
@include u-padding-y("05");
268268
@include u-text("normal");
269269
@include u-margin("1px");
270+
position: fixed;
270271
min-width: 300px;
271272
max-width: 500px;
272273
text-indent: 0 !important;

0 commit comments

Comments
 (0)