fix socket errors on linux under .net core

This commit is contained in:
Luke Pulverenti 2016-12-13 18:38:26 -05:00
parent 8080a75e13
commit ef2c5637be

View File

@ -818,7 +818,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.mediaInfoText {
background: rgba(31,31,31,.7);
padding: .2em .5em;
padding: .25em .5em;
border-radius: .25em;
color: #ddd;
margin-right: .5em;