mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-08 20:50:44 +02:00
make footer border color use header border color in modals
This commit is contained in:
@@ -301,10 +301,9 @@
|
||||
@modal-content-fallback-border-color: #999;
|
||||
|
||||
@modal-backdrop-bg: #000;
|
||||
|
||||
@modal-header-border-color: #e5e5e5;
|
||||
@modal-footer-border-color: @modal-header-border-color;
|
||||
|
||||
@modal-footer-border-color: #e5e5e5;
|
||||
|
||||
// Alerts
|
||||
// -------------------------
|
||||
|
Reference in New Issue
Block a user