]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/style.css
try to get rid of scrollbars in Frost
[friendica.git] / view / theme / frost / style.css
index 4401ffedb66a312c53986d5b9c5a8c8c0693dc38..52e425010a78d0b585b35540ea55b070cf0e9772 100644 (file)
@@ -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;
 }