From: Mikael Nordfeldth Date: Wed, 10 Dec 2014 11:28:38 +0000 (+0100) Subject: Columns too narrow in mobileprofile X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c93b21d9f68f0a0edc11ab55062b2d655927fe39;p=quix0rs-gnu-social.git Columns too narrow in mobileprofile --- diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 7a5a616f8c..d25d3ebfe3 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -351,7 +351,3 @@ label[for=blog-entry-content] { .notice .addressees:before { content: '\003E'; } - -.user_in .notice div.e-content { - max-width: 150px; -}