share button shouldn't have cursor: pointer;
This commit is contained in:
parent
d1f8a3b8b6
commit
b23d30c011
|
@ -30,7 +30,6 @@
|
|||
border: 1px solid #bbb;
|
||||
border-radius: 4px;
|
||||
padding: 6px 12px;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.share:hover {
|
||||
|
|
Loading…
Reference in a new issue