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

Also available in: Atom PDF