Skip to content

Commit

Permalink
ClayCSS: (Fixes #1090) Modal Variant Mixin $footer-border-color dec…
Browse files Browse the repository at this point in the history
…lared twice
  • Loading branch information
pat270 committed Aug 15, 2018
1 parent 2cf6bad commit 16d8440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/clay-css/src/scss/mixins/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
$body-color: map-get($map, body-color);
$footer-bg: map-get($map, footer-bg);
$footer-border-color: map-get($map, footer-border-color);
$footer-border-color: map-get($map, footer-border-color);

// Modal specific btn-monospaced is deprecated in v2.0.0-rc.12

Expand Down

0 comments on commit 16d8440

Please sign in to comment.