CSR-918 Fix list-button-horizontal styling
This commit is contained in:
parent
d197af9282
commit
b46bad9015
1 changed files with 2 additions and 0 deletions
|
|
@ -10,7 +10,9 @@ html {
|
|||
}
|
||||
|
||||
&:hover {
|
||||
position: relative;
|
||||
@include box-shadow-hover($red-200);
|
||||
z-index: 4;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue