From: friendica Date: Mon, 24 Sep 2012 07:46:00 +0000 (-0700) Subject: allow a bit more height X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=94f3aef1eaea946680278096c512869ebac256d4;p=friendica.git allow a bit more height --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 030ecdbe1f..376caefa45 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1138,7 +1138,7 @@ input#dfrn-url { margin-left: 10px; /*margin-bottom: 20px;*/ /*padding: 20px;*/ - max-height: 400px; + max-height: 700px; overflow: auto; }