diff options
| author | Mark Otto <[email protected]> | 2014-07-08 19:20:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 19:20:45 -0700 |
| commit | c825629ffe096c116aed21dbba14e07f2615472d (patch) | |
| tree | 1a322b397c961df907d089c4ea8b65d3dbc70969 /less/modals.less | |
| parent | 6c7a6b4691746937a127c0834f48e3f3e1443c3e (diff) | |
| download | bootstrap-c825629ffe096c116aed21dbba14e07f2615472d.tar.xz bootstrap-c825629ffe096c116aed21dbba14e07f2615472d.zip | |
Nuke all IE8 fallbacks and comments and hacks
Diffstat (limited to 'less/modals.less')
| -rw-r--r-- | less/modals.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less index cf3aed5b4..a8fd0dd2b 100644 --- a/less/modals.less +++ b/less/modals.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); |
