mirror of
https://github.com/NickKaramoff/shareon
synced 2025-03-10 00:10:15 +01:00
Fix border on <button> hover
This commit is contained in:
parent
ab1ee0613a
commit
7a695a6567
@ -31,6 +31,7 @@ $width: $button-size - 2*$padding-hor;
|
||||
vertical-align: middle;
|
||||
|
||||
&:hover {
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
opacity: .7;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user