material: decrease size of tags on list view

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2018-11-25 15:38:17 +01:00
parent bffe65478d
commit 13d94929ec

View file

@ -225,9 +225,11 @@ a.original:not(.waves-effect) {
div.metadata {
.chip {
background-color: $blueAccentColor;
padding: 0 15px 0 10px;
padding: 0 7px;
margin: auto 2px;
border-radius: 6px;
line-height: 22px;
height: 22px;
a,
i {