Skip to content

Commit 5c92b09

Browse files
committed
improve spacing on login screen
1 parent 2e9e03b commit 5c92b09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/skins/vector/css/templates/Login.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ limitations under the License.
4141
.mx_Login_box {
4242
width: 300px;
4343
min-height: 450px;
44+
padding-top: 50px;
45+
padding-bottom: 50px;
4446
margin: auto;
4547
}
4648

0 commit comments

Comments
 (0)