mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
little fixes for ie 7
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@
|
||||
// Focus states (we use .focused since IE8 and down doesn't support :focus)
|
||||
&:focus,
|
||||
&.focused {
|
||||
outline: none;
|
||||
outline: 0;
|
||||
background-color: @white;
|
||||
color: @grayDark;
|
||||
text-shadow: 0 1px 0 @white;
|
||||
|
||||
Reference in New Issue
Block a user