Hide list style for video elements

This commit is contained in:
Kyle Fiedler
2012-09-13 10:46:16 -04:00
parent 7812dd68fe
commit 5548e252c6

View File

@@ -157,6 +157,7 @@ div.video {
opacity: 1;
padding: 0;
margin: 0;
list-style: none;
}
}
@@ -411,6 +412,7 @@ div.video {
width: flex-grid(3, 9);
margin: 0;
font-size: 14px;
list-style: none;
li {
border: 0;