diff options
| author | Martynas <[email protected]> | 2013-10-05 13:55:26 +0300 |
|---|---|---|
| committer | Martynas <[email protected]> | 2013-10-05 13:55:26 +0300 |
| commit | 80e86442308b2cc86ba948de87e854057933e3ab (patch) | |
| tree | 9a0ac9b752415cb4cbe962f6dbad4064932b997d /less | |
| parent | 56ee42d335df18d675decc0b67f76757d02ca7e9 (diff) | |
| download | bootstrap-80e86442308b2cc86ba948de87e854057933e3ab.tar.xz bootstrap-80e86442308b2cc86ba948de87e854057933e3ab.zip | |
removed outline from modal
Diffstat (limited to 'less')
| -rw-r--r-- | less/modals.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less index 4f2cf9468..8f727308a 100644 --- a/less/modals.less +++ b/less/modals.less @@ -30,6 +30,7 @@ right: 0; bottom: 0; left: 0; + outline: 0; z-index: @zindex-modal-background; // When fading in the modal, animate it to slide down |
