fix attachments button style

stable
Juanfran 2016-01-13 10:08:04 +01:00
parent 99b87a8122
commit 81cba7380a
2 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,7 @@
} }
} }
button { button {
background: none;
margin-right: .2rem; margin-right: .2rem;
&:hover, &:hover,
&.is-active { &.is-active {

View File

@ -24,7 +24,6 @@ textarea {
button, button,
button:active, button:active,
button:focus { button:focus {
background: none;
border: 0; border: 0;
outline: 0; outline: 0;
outline-style: none; outline-style: none;