Merge pull request #2774 from Safelite/feature/bugfix/CASH-1402
CASH-1402 bugfix: CSS fix
This commit is contained in:
commit
c090640de2
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ html {
|
||||||
&:hover {
|
&:hover {
|
||||||
@include box-shadow-hover($red-200);
|
@include box-shadow-hover($red-200);
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
|
border-radius: 50rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="radio"]:focus + .list-button-content {
|
input[type="radio"]:focus + .list-button-content {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue