fix badge color on grid view to match list view

This commit is contained in:
pthiben 2020-04-18 23:41:01 -04:00
parent a5fe08e84c
commit b90048d72e

View File

@ -68,7 +68,7 @@ span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: te
position: absolute;
top: 2px;
left: 2px;
background-color: #45b29d;
background-color: #777;
}
.cover-height { max-height: 100px;}
.col-sm-2 a .cover-small {