]> git.mxchange.org Git - friendica.git/commitdiff
minor style nit
authorFriendika <info@friendika.com>
Thu, 18 Nov 2010 05:06:40 +0000 (21:06 -0800)
committerFriendika <info@friendika.com>
Thu, 18 Nov 2010 05:06:40 +0000 (21:06 -0800)
view/theme/default/style.css

index de5c19ee32d5f985d9ab3470faddbb5777ee72ad..bd2e4184962a5275239df9e5a7830f0c9ac7c1b0 100644 (file)
@@ -507,7 +507,6 @@ input#dfrn-url {
 #theme-select,
 #settings-password,
 #settings-confirm,
-#settings-openid,
 #notify1,
 #notify2,
 #notify3,
@@ -517,6 +516,14 @@ input#dfrn-url {
        margin-bottom: 20px;
 }
 
+#settings-openid {
+       float: left;
+       margin-bottom: 20px;
+       width: 127px;
+}
+       
+
+
 #settings-theme-label,
 #settings-defloc-label {
        margin-top: 20px;