allow a bit more height

This commit is contained in:
friendica 2012-09-24 00:46:00 -07:00
parent 316014e4ea
commit 94f3aef1ea

View file

@ -1138,7 +1138,7 @@ input#dfrn-url {
margin-left: 10px;
/*margin-bottom: 20px;*/
/*padding: 20px;*/
max-height: 400px;
max-height: 700px;
overflow: auto;
}