From 264476005079e890756ad9f4d57906e4a8d8bab8 Mon Sep 17 00:00:00 2001 From: thomascube Date: Thu, 15 Dec 2011 20:36:39 +0000 Subject: Fix login button size --- skins/larry/styles.css | 2 +- skins/larry/templates/login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/larry/styles.css b/skins/larry/styles.css index c1847f2f9..0aeb2fa68 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -825,7 +825,7 @@ table.propform .mceLayout td { padding-right: 1em; } -#login-form p.buttons { +#login-form p.formbuttons { margin-top: 2em; text-align: center; } diff --git a/skins/larry/templates/login.html b/skins/larry/templates/login.html index 745bfefa4..816d4693b 100644 --- a/skins/larry/templates/login.html +++ b/skins/larry/templates/login.html @@ -14,7 +14,7 @@
-

+

-- cgit v1.2.3