Skip to content

Commit

Permalink
Merge pull request #4451 from mozilla/MPP-3106
Browse files Browse the repository at this point in the history
MPP-3106: Fix "Learn more" tooltip going off screen on mobile devices
  • Loading branch information
jwhitlock authored Feb 28, 2024
2 parents 227697a + 897221f commit 2d6448f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/accounts/profile.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
background-color: $color-white;
border: 1px solid $color-light-gray-20;
border-radius: $border-radius-md;
position: relative;

@media screen and #{$mq-lg} {
// On small screens, stats have a border and all that, but since
Expand Down

0 comments on commit 2d6448f

Please sign in to comment.