Merge pull request #1619 from CachetHQ/fix-subscribe-button

Fix status page subscribe button style
This commit is contained in:
Graham Campbell
2016-03-15 23:43:31 +00:00

View File

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