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 {
background: none;
margin-right: .2rem;
&:hover,
&.is-active {

View File

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