Skip to content

Commit c6688f0

Browse files
committed
make button margin equal all around
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent bc42545 commit c6688f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

res/welcome.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,10 @@
149149
display: none;
150150
}
151151

152+
.mx_ButtonRow.mx_WelcomePage_guestFunctions {
153+
margin-top: 20px;
154+
}
152155
.mx_ButtonRow.mx_WelcomePage_guestFunctions > div {
153-
padding-top: 16px;
154156
margin: 0 auto;
155157
}
156158

0 commit comments

Comments
 (0)