Skip to content

Commit

Permalink
Remove .card + .card bootstrap override that is no longer relevant.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeck committed Apr 27, 2017
1 parent 5e329f6 commit cef94bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/assets/stylesheets/blacklight/_bootstrap_overrides.scss
Expand Up @@ -20,7 +20,3 @@
}
}
}

.card + .card {
margin-top: $card-spacer-y;
}

0 comments on commit cef94bf

Please sign in to comment.