Merge pull request #6289 from cmgustavo/bug/ui-separator-01

Fix label separator by month or status in bp card
This commit is contained in:
Gabriel Edgardo Bazán 2017-06-23 09:32:07 -03:00 committed by GitHub
commit 849911d173
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;
}
}