mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
derp, add that in the right spot
This commit is contained in:
+3
-5
@@ -35,6 +35,9 @@
|
||||
.border-radius(6px);
|
||||
.box-shadow(0 3px 7px rgba(0,0,0,0.3));
|
||||
.background-clip(padding-box);
|
||||
// Remove focus outline from opened modal
|
||||
outline: none;
|
||||
|
||||
&.fade {
|
||||
.transition(e('opacity .3s linear, top .3s ease-out'));
|
||||
top: -25%;
|
||||
@@ -89,8 +92,3 @@
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Remove focus outline from opened modal
|
||||
.modal {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user