Remove redundant hover state styles for buttons
This commit is contained in:
parent
b8bf274731
commit
c48042ea4b
1 changed files with 0 additions and 3 deletions
|
|
@ -82,9 +82,6 @@
|
|||
}
|
||||
|
||||
/* Button states */
|
||||
.btn:hover {
|
||||
/* Transform handled by state variants */
|
||||
}
|
||||
|
||||
.btn:active {
|
||||
transform: translateY(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue