From f60c9b00ab65898fee5a96441beaa1a9ddd86295 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Fri, 31 Oct 2014 09:30:57 -0400 Subject: Some small design tweaks to the login page: Moving 'Stay signed in' label and removing left margin on input boxes --- themes/baggy/login.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'themes/baggy/login.twig') diff --git a/themes/baggy/login.twig b/themes/baggy/login.twig index 645db376..58290e9c 100644 --- a/themes/baggy/login.twig +++ b/themes/baggy/login.twig @@ -9,17 +9,17 @@ {% if constant('MODE_DEMO') == 1 %}

{% trans "you are in demo mode, some features may be disabled." %}

{% endif %}
- +
- +
- +
- +
{% trans "(Do not check on public computers)" %}
-- cgit v1.2.3