]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Display noned legend of the login fieldset.
authorsarven <csarven@plantard.controlezvous.ca>
Sun, 18 Jan 2009 16:01:10 +0000 (16:01 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Sun, 18 Jan 2009 16:01:10 +0000 (16:01 +0000)
theme/base/css/display.css

index 9146a2bf54d0b19a3bcddd2bc2a9ec5a148d4f0a..6f7f9aedf36a9d7cf8bf57972ef9f7d204ce052b 100644 (file)
@@ -135,7 +135,8 @@ display:inline;
 font-weight:bold;
 }
 
-#form_settings_profile legend {
+#form_settings_profile legend,
+#form_login legend {
 display:none;
 }