Skip to content

Commit

Permalink
Fixed "Settings & Import" Button covering bottom calendar if window i…
Browse files Browse the repository at this point in the history
…s too small

Signed-off-by: Aeden McClain <aeden@platypro.net>
  • Loading branch information
platypro committed Aug 6, 2018
1 parent 5c2996d commit a80f254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/app/calendarlist.scss
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ $color-border: nc-darken($color-main-background, 8%) !default;
}

ul#calendarlistcontainer {
padding-bottom: 44px;
margin-bottom: 44px;
}

#datepicker-ng-show-container {
Expand Down

0 comments on commit a80f254

Please sign in to comment.