core: keep button radius consistent
This commit is contained in:
parent
7403db87d5
commit
18503526e1
@ -107,7 +107,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover, a:active {
|
a:hover, a:active {
|
||||||
border-radius: 9px;
|
border-radius: inherit;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user