]> 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 0457850dc4d0f5680b37d632a590be6a796ce91f..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 {
@@ -1989,3 +1993,10 @@ a.mail-list-link {
 #birthday-wrapper {
        margin-bottom: 20px;
 }
+
+
+#network-new-link {
+       margin-top: 15px;
+       margin-bottom: 15px;
+}
+