Fixing style for popup status in detail views

stable
Alejandro Alonso 2016-08-29 12:49:21 +02:00
parent 5918ca1e16
commit d06bede8de
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
a {
@include font-type(text);
padding: .5rem 1rem;
text-align: left;
}
a:hover {
background: rgba($primary-light, .2);