diff options
| author | Mark Otto <[email protected]> | 2014-10-26 22:33:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-10-26 22:33:10 -0700 |
| commit | 57ac8f6863d6cd8662b06fa535ccbeb0ffe87c63 (patch) | |
| tree | 2204c5ec659d37d1c28d7c6e11afd206716b6f76 /less | |
| parent | dd584e81f8e1243ab1f5fdf93ddc1c49d12bf5ae (diff) | |
| download | bootstrap-57ac8f6863d6cd8662b06fa535ccbeb0ffe87c63.tar.xz bootstrap-57ac8f6863d6cd8662b06fa535ccbeb0ffe87c63.zip | |
nuked that variable
Diffstat (limited to 'less')
| -rw-r--r-- | less/_modal.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/_modal.less b/less/_modal.less index 9d1659214..a8ff2783a 100644 --- a/less/_modal.less +++ b/less/_modal.less @@ -51,7 +51,6 @@ .modal-content { position: relative; background-color: @modal-content-bg; - border: 1px solid @modal-content-fallback-border-color; //old browsers fallback (ie8 etc) border: 1px solid @modal-content-border-color; border-radius: @border-radius-large; .box-shadow(0 3px 9px rgba(0,0,0,.5)); |
