explicitly set transparent bg on flat outline button to prevent browser defaults
This commit is contained in:
committed by
cahrens
parent
b83c3976bc
commit
b392e96d7d
@@ -231,6 +231,7 @@
|
||||
border-radius: ($baseline/4);
|
||||
border: 1px solid $blue-l2;
|
||||
padding: 1px ($baseline/2) 2px ($baseline/2);
|
||||
background-color: transparent;
|
||||
color: $blue-l2;
|
||||
|
||||
&:hover, &:focus {
|
||||
|
||||
Reference in New Issue
Block a user