Fix status page subscribe button style

This commit is contained in:
Joseph Cohen
2016-03-15 16:29:48 -06:00
parent 6610c1a50c
commit 4a86604bcc

View File

@@ -55,6 +55,7 @@
.btn-outline {
background-color: transparent;
background-image: none;
color: inherit;
transition: all .5s;
}