From: Friendika Date: Thu, 18 Nov 2010 05:06:40 +0000 (-0800) Subject: minor style nit X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6516de06df6bd3c52665eb3f0fc9d31095541915;p=friendica.git minor style nit --- diff --git a/view/theme/default/style.css b/view/theme/default/style.css index de5c19ee32..bd2e418496 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -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;