From d7b9d1dd5901076eedceea7da0b9ef21baeb9403 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Sat, 3 May 2014 19:59:12 +0000 Subject: Share area (jot) the same max-width as the conversation area. Please revert when unwanted --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 02a807ed2..bc1dd9c74 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1806,6 +1806,10 @@ img.mail-list-sender-photo { /* jot */ +#profile-jot-wrapper { + max-width: $converse_width; +} + #jot-title, #jot-category, #jot-pagetitle { -- cgit v1.2.3