diff options
| author | Chris Rebert <[email protected]> | 2014-01-15 18:53:22 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-15 18:53:22 -0800 |
| commit | b2e88d1359606ddf0a052d245db79ef70bd68dcd (patch) | |
| tree | 73564ac9921ef369919acd59bbeed14fb4e38d40 /less/variables.less | |
| parent | 0ef8d1bad4cb146961c32a063f12a87116214d9e (diff) | |
| download | bootstrap-b2e88d1359606ddf0a052d245db79ef70bd68dcd.tar.xz bootstrap-b2e88d1359606ddf0a052d245db79ef70bd68dcd.zip | |
add & use @modal-md Less var for uniformity
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index 106a73457..0484eb15e 100644 --- a/less/variables.less +++ b/less/variables.less @@ -561,6 +561,7 @@ @modal-footer-border-color: @modal-header-border-color; @modal-lg: 900px; +@modal-md: 600px; @modal-sm: 300px; |
