Merge pull request #1777 from nasa/iframe-border-1776

[Frontend] Review and integrate the death of iframe borders
This commit is contained in:
Pete Richards 2017-10-13 20:59:50 -07:00 committed by GitHub
commit a2e424203a

View File

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