Fix label separator by month or status in bp card

This commit is contained in:
Gustavo Maximiliano Cortez 2017-06-23 09:22:17 -03:00
commit bb2111f9a9
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
font-size: 14px;
font-weight: 300;
color: #727272;
padding: 2px 1rem;
padding: 1rem;
background: #f8f8f9;
i {
position: absolute;

View file

@ -85,7 +85,7 @@
font-size: 14px;
font-weight: 300;
color: #727272;
padding: 2px 1rem;
padding: 1rem;
background: #f8f8f9;
}
}