Matthew Hodgson 2017-06-08 11:42:03 +01:00
parent 96e3c43570
commit 873656232f
3 changed files with 118 additions and 110 deletions

View file

@ -19,13 +19,14 @@ limitations under the License.
max-width: 960px;
width: 100%;
height: 100%;
overflow-y: hidden;
margin-left: auto;
margin-right: auto;
}
.mx_HomePage iframe {
display: block;
width: 100%;
height: 90%;
height: 100%;
border: 0px;
}