aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2014-03-10 07:55:29 +0100
committerZlatan Vasović <[email protected]>2014-03-10 07:55:29 +0100
commitd50a89bea9320c16272cb10fbaa779d26dbe700e (patch)
tree26663e7354351c8869248661f986d0a48579b82d /less/modals.less
parente727973d8c8cec151f13bd65d24a664918efd28a (diff)
downloadbootstrap-d50a89bea9320c16272cb10fbaa779d26dbe700e.tar.xz
bootstrap-d50a89bea9320c16272cb10fbaa779d26dbe700e.zip
Use `outline: 0` consistently
Diffstat (limited to 'less/modals.less')
-rw-r--r--less/modals.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less
index 0ba977e6d..8438a1616 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -54,7 +54,7 @@
.box-shadow(0 3px 9px rgba(0,0,0,.5));
background-clip: padding-box;
// Remove focus outline from opened modal
- outline: none;
+ outline: 0;
}
// Modal background