]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/default/style.css
Merge branch 'master' of git://github.com/friendika/friendika
[friendica.git] / view / theme / default / style.css
index 18b2ee67a93e3f2ae3748c1a5dbd9e99f265dd8d..fcc9c94a880c84eb4244d6793a72684781db6cd3 100644 (file)
@@ -985,6 +985,10 @@ input#dfrn-url {
        width: 450px;
        margin-left: 10px;
        margin-bottom: 20px;
+       padding: 20px;
+       max-height: 400px;
+       overflow: auto;
+
 }
 
 .wall-item-title {
@@ -1996,8 +2000,3 @@ a.mail-list-link {
        margin-bottom: 15px;
 }
 
-
-.wall-item-content {
-  max-height: 400px;
-  overflow:auto;
-}