1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

fix outline button hover

This commit is contained in:
Matthias Kretschmann 2015-12-22 15:31:36 +01:00
parent 28ea373ea9
commit 6d5ea17f73

View File

@ -35,6 +35,7 @@
&:focus {
background-color: $color;
border-color: $color;
color: #fff;
}
&:active {