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

add modal variables and tweak padding for min-height on modal title

This commit is contained in:
Mark Otto
2013-04-12 20:56:19 -07:00
parent a96dd1bd28
commit ae98f1803f
3 changed files with 11 additions and 8 deletions

View File

@@ -274,6 +274,9 @@
// -------------------------
@modal-inner-padding: 20px;
@modal-title-padding: 15px;
@modal-title-line-height: @line-height-base;
// Progress bars
// -------------------------