Merge pull request #983 from kkrisstoff/bug/make-HD-label-a-circle

border-radius for HD
This commit is contained in:
yanas
2016-10-06 16:52:51 -05:00
committed by GitHub

View File

@@ -574,6 +574,7 @@
padding: 10px;
color: rgba(255,255,255,.5);
z-index: 1011;
border-radius: 50%;
}
.centeredVideoLabel {