1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +02:00

Add more variables, add a comment for the 3

This commit is contained in:
Mark Otto
2020-09-22 11:18:03 -07:00
committed by Mark Otto
parent e838accbc4
commit c0fe38364a
3 changed files with 15 additions and 12 deletions

View File

@@ -27,7 +27,7 @@
// Expand the right padding and account for the close button's positioning.
.alert-dismissible {
padding-right: $alert-padding-x * 3.5;
padding-right: $alert-dismissible-padding-r;
// Adjust close link position
.btn-close {