Skip to content

Commit 772eb14

Browse files
authored
Merge pull request pterodactyl#438 from SnowboiTheGr8/develop
Limit login box width
2 parents 939c5bf + 76027bc commit 772eb14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/themes/pterodactyl/css/pterodactyl.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
.login-box, .register-box {
3030
width: 40%;
31+
max-width: 500px;
3132
margin: 7% auto;
3233
}
3334

0 commit comments

Comments
 (0)