]> git.mxchange.org Git - friendica.git/commitdiff
allow a bit more height
authorfriendica <info@friendica.com>
Mon, 24 Sep 2012 07:46:00 +0000 (00:46 -0700)
committerfriendica <info@friendica.com>
Mon, 24 Sep 2012 07:46:00 +0000 (00:46 -0700)
view/theme/duepuntozero/style.css

index 030ecdbe1fb23b983314742ddf8c6d7ad5552c7c..376caefa4577e7bd355e6f55f6d28c1d5db4e946 100644 (file)
@@ -1138,7 +1138,7 @@ input#dfrn-url {
        margin-left: 10px;
        /*margin-bottom: 20px;*/
        /*padding: 20px;*/
-       max-height: 400px;
+       max-height: 700px;
        overflow: auto;
 }