Add missing ;

Related feedback:
- https://github.com/gorhill/uBlock/commit/e917213e81d4#commitcomment-39192290
This commit is contained in:
Raymond Hill 2020-05-15 09:39:48 -04:00
parent 35091e6d87
commit edc55034d7
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -198,7 +198,7 @@ body.dirty #refresh {
display: flex;
}
body.dirty #refresh:hover {
fill: inherit
fill: inherit;
}
#tooltip {