]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/MobileProfile/mp-screen.css
Merge remote-tracking branch 'gnuio/master' into nightly
[quix0rs-gnu-social.git] / plugins / MobileProfile / mp-screen.css
index c77933b0ca7cdf94a29755474b5f5a496e34f5f2..d25d3ebfe3f6219562179698fcc3807e71edd316 100644 (file)
@@ -12,8 +12,8 @@
 }
 
 address {
-    width: auto;
-    left: 0px;
+    margin: 1px 0 0;
+    height: 24px;
 }
 
 address img {
@@ -351,7 +351,3 @@ label[for=blog-entry-content] {
 .notice .addressees:before {
     content: '\003E';
 }
-
-.user_in .notice div.entry-content {
-  max-width: 150px;
-}