fix reduced motion in search Results

amend to e03348c
This commit is contained in:
Aditya Telange 2021-03-19 19:35:36 +05:30
parent b523192b51
commit 4b24a94a6a
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -66,7 +66,7 @@
}
/* search */
#searchResults .active {
#searchResults .focus {
transform: none;
}
}