2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1 -1
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 {