diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
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 { |