aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-15 14:36:43 -0800
committerfriendica <info@friendica.com>2013-12-15 14:36:43 -0800
commit0272ab4cd9a6428396489d88c7a1a89be76e5810 (patch)
tree78ae24629cb4fd9b52442fdad2f307107460b048 /view/css
parent950bd72e020daf887ac487c95d6f4f2e42b1dee9 (diff)
downloadvolse-hubzilla-0272ab4cd9a6428396489d88c7a1a89be76e5810.tar.gz
volse-hubzilla-0272ab4cd9a6428396489d88c7a1a89be76e5810.tar.bz2
volse-hubzilla-0272ab4cd9a6428396489d88c7a1a89be76e5810.zip
Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first valid channel on the site because that was probably created when the site was installed and is the closest thing to a system channel we've got.
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_profiles.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/view/css/mod_profiles.css b/view/css/mod_profiles.css
index 8378245d2..6d935ee4d 100644
--- a/view/css/mod_profiles.css
+++ b/view/css/mod_profiles.css
@@ -35,9 +35,11 @@
margin-top: 10px;
}
-#profile-edit-with-label {
+#profile-edit-with-label, #profile-edit-howlong-label {
+
width: 175px;
- margin-left: 20px;
+ margin-left: 50px;
+ margin-bottom: 20px;
}
#profile-edit-profile-name-label,