X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=view%2Ftheme%2Ffrost%2Fstyle.css;h=52e425010a78d0b585b35540ea55b070cf0e9772;hb=193cc2c537988c468ff76d5479f4a3137ec3f265;hp=4401ffedb66a312c53986d5b9c5a8c8c0693dc38;hpb=3039ad7aa73fc29d506925d962762e3cd35d3257;p=friendica.git diff --git a/view/theme/frost/style.css b/view/theme/frost/style.css index 4401ffedb6..52e425010a 100644 --- a/view/theme/frost/style.css +++ b/view/theme/frost/style.css @@ -511,8 +511,10 @@ div.wall-item-content-wrapper.shiny { margin-top: 10px; } - -#login_standard { +.login-form { + margin-top: -150px; +} +/*#login_standard { width: 210px; float: left; } @@ -541,9 +543,9 @@ div.wall-item-content-wrapper.shiny { } #login-submit-button { -/* margin-top: 10px; */ + margin-top: 10px; margin-left: 200px; -} +}*/ input#dfrn-url { @@ -1294,7 +1296,7 @@ input#dfrn-url { .wall-item-content { margin-left: 10px; padding-right: 1em; - max-height: 500px; +/* max-height: 500px;*/ overflow: auto; }