]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge remote-tracking branch 'upstream/2021.06-rc' into http-input-data
[friendica.git] / view / theme / duepuntozero / style.css
index 3c8a18c88e2e2f37c68d4f75134f76b462ce9888..9a783286d04ded0d24d435c0e03c836da172e780 100644 (file)
@@ -2325,8 +2325,7 @@ aside input[type='text'] {
 }
 
 .adr, .homepage-url, .x-network {
-       float: left;
-       display: block;
+       display: inline-block;
        margin-left: 8px;
 }
 
@@ -2375,6 +2374,7 @@ aside input[type='text'] {
 
 .vcard dl {
        clear: both;
+       display: inline-block;
 }
 
 #birthday-title {
@@ -3228,9 +3228,6 @@ div.jGrowl div.info {
        width:100px;
 }
 
-#recip {
-
-}
 .autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
 .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
 .autocomplete .selected { background:#F0F0F0; }