1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-08 20:50:44 +02:00

Add $card-img-overlay-padding variable

[skip sauce]
[skip variable]
This commit is contained in:
Chris Rebert
2016-02-16 23:25:18 -08:00
parent bfe3c590df
commit 3af2ed9438
2 changed files with 3 additions and 1 deletions

View File

@@ -189,7 +189,7 @@
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
padding: $card-img-overlay-padding;
}