Skip to content

Commit

Permalink
Small styling fix for buttons in calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaVR committed Feb 20, 2019
1 parent ef60fe1 commit b7d1676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/planning/PlanningsPage.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
padding: 11px 16px;
position: absolute;

@media (max-width: $breakpoint_sm) {
@media (max-width: $breakpoint_md) {
position: relative;
text-align: right;
}
Expand Down

0 comments on commit b7d1676

Please sign in to comment.