Skip to content

Commit

Permalink
Keep animation toggle label on small screens (fixes mozilla#15762)
Browse files Browse the repository at this point in the history
  • Loading branch information
maureenlholland committed Dec 18, 2024
1 parent d49d532 commit 6adcfa0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions media/css/m24/flag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,11 @@
}

.m24-c-flag-button {
border-radius: 50%;
display: block;
margin-bottom: $spacer-md;
margin-inline-start: auto;
}

.m24-c-flag-button-text {
@include visually-hidden;
}

.m24-c-flag-media {
width: fit-content;
margin-inline-start: auto;
Expand Down

0 comments on commit 6adcfa0

Please sign in to comment.