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
commit 7e26625324
1 changed files with 1 additions and 0 deletions

View File

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