button style update

This commit is contained in:
Kyle Spearrin 2018-04-10 00:05:20 -04:00
parent d1499a649a
commit 31beabd02b
2 changed files with 5 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit 4f79addb8a05fd829c4aebc5999e1cf9ba510410
Subproject commit f8d8ca225360a0ed05f54642ed89da282d8a1021

View File

@ -54,5 +54,9 @@
&.link {
border: none !important;
background: none !important;
&:focus {
text-decoration: underline;
}
}
}