Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
59194083
Commit
59194083
authored
Nov 19, 2015
by
Frédéric Buclin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1196126: Long lines in custom non-editable textarea fields should wrap
r/a=dkl
parent
5fc8da0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
global.css
skins/standard/global.css
+1
-4
No files found.
skins/standard/global.css
View file @
59194083
...
...
@@ -655,7 +655,7 @@ input.required, select.required, span.required_explanation {
list-style-type
:
none
;
}
.field_textarea_readonly
{
pre
.field_textarea_readonly
{
margin
:
2px
;
padding
:
4px
;
overflow
:
auto
;
...
...
@@ -663,9 +663,6 @@ input.required, select.required, span.required_explanation {
max-width
:
30em
;
max-height
:
7em
;
border
:
1px
solid
#CCC
;
}
.field_textarea_readonly
pre
{
font-family
:
monospace
;
white-space
:
pre-wrap
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment