Project

General

Profile

Actions

Defect #26243

closed

redmine 3.3 issue description textarea problem - shifted to the right side

Added by Konstantin Ladutenko almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Environment:
Redmine version 3.3.3.stable.16680
Ruby version 2.2.6-p396 (2016-11-15) [x86_64-linux]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2

Problem screenshot is attached.
A local solution:

nano public/stylesheets/application.css

and add

#issue_description_and_toolbar .textoverlay-wrapper {width: 95%;}
#issue_description_and_toolbar .textoverlay {width: 95%;}


Files

Screenshot from 2017-06-23 11-48-36.png (28.9 KB) Screenshot from 2017-06-23 11-48-36.png Konstantin Ladutenko, 2017-06-23 10:50
Actions #1

Updated by Jean-Philippe Lang almost 7 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

This cannot be reproduced in 3.3 and .textoverlay CSS class is not defined in Redmine core. This might be related to the additional "smiley" button that can be seen on your screenshot.

Actions #2

Updated by Konstantin Ladutenko almost 7 years ago

Yep, sorry. I had reinstalled emoji plugin, now it works as expected.

Actions

Also available in: Atom PDF