Align the size of the button link with the button

It needs a border, though a transparent one.
This commit is contained in:
Tobi Schäfer 2024-08-08 21:46:35 +02:00
parent 45cafda543
commit 0e21a8adb6
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -560,7 +560,7 @@ hr {
}
&.uk-button-link {
border: initial;
border-color: transparent;
&:link, &:visited {
color: @link-color;