mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
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:
parent
14843cd6da
commit
f0c995ec23
@ -8,6 +8,5 @@ body {
|
||||
}
|
||||
|
||||
video {
|
||||
border: 1px #000000 solid;
|
||||
box-shadow: 0 0 5px rgba(0,0,0,0.6);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user