2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Options of sizes added in modal

This commit is contained in:
LFeh
2013-10-18 10:05:50 -03:00
parent eb4a92bfed
commit 77bb7502bc
2 changed files with 11 additions and 0 deletions
+3
View File
@@ -448,6 +448,9 @@
@modal-header-border-color: #e5e5e5;
@modal-footer-border-color: @modal-header-border-color;
@modal-lg: 900px;
@modal-sm: 400px;
// Alerts
// -------------------------