Merge pull request #793 from dod-ccpo/ie-button-color
Fix for IE "Continue" button color in DoD notice
This commit is contained in:
commit
9bfff9abf0
@ -19,6 +19,7 @@
|
|||||||
-webkit-transition: none;
|
-webkit-transition: none;
|
||||||
-o-transition: color 0 ease-in;
|
-o-transition: color 0 ease-in;
|
||||||
transition: none;
|
transition: none;
|
||||||
|
color: $color-white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user