Bug 1321416 - remove border to get rid of scrollbar in top level synthetic video document. r=jaws

MozReview-Commit-ID: IckmhyasDmN

--HG--
extra : rebase_source : 15c8edc011960419fa4741e9b24c0ffc96dcfe6e
This commit is contained in:
Ray Lin 2016-12-01 10:18:28 +08:00
parent 14843cd6da
commit f0c995ec23

View File

@ -8,6 +8,5 @@ body {
}
video {
border: 1px #000000 solid;
box-shadow: 0 0 5px rgba(0,0,0,0.6);
}