mirror of
https://github.com/primer/css.git
synced 2024-11-11 04:00:54 +03:00
ms-expand comment
This commit is contained in:
parent
838effd281
commit
9854cd694a
@ -502,6 +502,7 @@ input::-webkit-inner-spin-button {
|
||||
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
|
||||
}
|
||||
|
||||
// Hides the caret in IE11
|
||||
&::-ms-expand {
|
||||
opacity: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user