From c93b21d9f68f0a0edc11ab55062b2d655927fe39 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Wed, 10 Dec 2014 12:28:38 +0100 Subject: [PATCH] Columns too narrow in mobileprofile --- plugins/MobileProfile/mp-screen.css | 4 ---- 1 file changed, 4 deletions(-) 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; -}