Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 2821eea

Browse files
committed
More tweaks to homepage style
1 parent e7f4772 commit 2821eea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

static/runestone-custom-sphinx-bootstrap.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,11 +314,13 @@ div.flash {
314314
/* Styles for the login, registration, and Janrain forms */
315315
#web2py_user_form {
316316
margin-top: 10px;
317+
margin-right: 20px;
318+
max-height: 300px;
319+
margin-bottom: 20px;
317320
}
318321

319322
#web2py_user_form form {
320-
float: left;
321-
margin-right: 150px;
323+
322324
padding-top: 3px;
323325
}
324326

0 commit comments

Comments
 (0)