aboutsummaryrefslogtreecommitdiff
path: root/mu4web/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'mu4web/static/style.css')
-rw-r--r--mu4web/static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/mu4web/static/style.css b/mu4web/static/style.css
index 8b88aa5..2164fbd 100644
--- a/mu4web/static/style.css
+++ b/mu4web/static/style.css
@@ -84,6 +84,10 @@ tr:nth-child(2n) {
grid-column: 1/3;
}
+.loginform div {
+ grid-column: 1/3;
+}
+
main {
margin: 1em;
}