Skip to content

Commit

Permalink
shady vs shadow mm-datepicker footer arrow styling
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykoerber committed Apr 21, 2016
1 parent 75fc00d commit 05124e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mm-datepicker/mm-datepicker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ $arrow-size: 10px;
@include arrow(bottom, $arrow-size, $color-F0, $color-A8);
}

:host([direction="n"]).has-footer,
:host([direction="n"][class="has-footer"]) {
@include arrow(bottom, $arrow-size, $color-A12, $color-A8);
}
Expand Down

0 comments on commit 05124e0

Please sign in to comment.