[Frontend] Kill iframe borders dead!

Fixes #1776
This commit is contained in:
Charles Hacskaylo 2017-10-13 17:05:37 -07:00
parent 8703f363b8
commit 16853644cb

View File

@ -26,5 +26,6 @@
display: block;
height: 100%;
width: 100%;
border: none;
}
}