Skip to content

Commit

Permalink
Remove min-width on Go button, as flex-shrink causes this to be used …
Browse files Browse the repository at this point in the history
…as width
  • Loading branch information
joedolson committed Jan 7, 2025
1 parent 68fbac9 commit 389d096
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/css/reset.css
Original file line number Diff line number Diff line change
Expand Up @@ -496,11 +496,9 @@
}

.mc-main .my-calendar-date-switcher input[type=submit] {
min-width: 2em;
width: auto;
}


.mc-main .details .sharing {
clear: both;
margin: 8px 0;
Expand Down

0 comments on commit 389d096

Please sign in to comment.