]> gitweb.factorcode.org Git - factor.git/commitdiff
Revert "furnace.auth.login: adding some padding"
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 28 Jan 2023 03:32:03 +0000 (19:32 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 28 Jan 2023 03:32:03 +0000 (19:32 -0800)
This reverts commit 49017e7325318290f2e674711b6cd3c589bec261.

basis/furnace/auth/login/login.xml

index 6be9bc68b576581be5dfc97ac13cb3baf03a5c96..9a37174e95402581d414a99fc7dd1af5e87fa588 100644 (file)
@@ -2,7 +2,6 @@
 
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
-    <div style="padding: 10px;">
        <t:title>Login</t:title>
 
        <t:if t:value="description">
@@ -52,5 +51,5 @@
                        <t:a t:href="recover-password">Recover Password</t:a>
                </t:if>
        </p>
-    </div>
+
 </t:chloe>