I2PSnark: Fix mouseover image margin discrepancy.
This commit is contained in:
@ -244,7 +244,7 @@ img {
|
|||||||
|
|
||||||
img:hover{
|
img:hover{
|
||||||
border: none;
|
border: none;
|
||||||
margin: 5px 5px 10px 5px;
|
margin: 0px 5px 10px 5px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user