diff --git a/src/skins/vector/css/vector-web/structures/_HomePage.scss b/src/skins/vector/css/vector-web/structures/_HomePage.scss index 11040c4b9c..fa65203440 100644 --- a/src/skins/vector/css/vector-web/structures/_HomePage.scss +++ b/src/skins/vector/css/vector-web/structures/_HomePage.scss @@ -16,14 +16,11 @@ limitations under the License. */ .mx_HomePage { - max-width: 960px; width: 100%; - margin-left: auto; - margin-right: auto; } .mx_HomePage iframe { width: 100%; - height: 90%; + height: 99%; border: 0px; }