add explicit bg color to group label element

This commit is contained in:
Marty Alcala 2016-11-14 17:01:46 -05:00
commit 7b97d57311

View file

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