mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Preformatted text overflows the preview area (#30988).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18014 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
805aef85de
commit
f6211eec77
@ -455,7 +455,7 @@ div.square {
|
||||
form {display: inline;}
|
||||
input, select {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;}
|
||||
input[type="submit"] { -webkit-appearance: button; }
|
||||
fieldset {border: 1px solid #e4e4e4; margin:0;}
|
||||
fieldset {border: 1px solid #e4e4e4; margin:0; min-width: inherit;}
|
||||
legend {color: #333;}
|
||||
hr { width: 100%; height: 1px; background: #ccc; border: 0;}
|
||||
blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 0;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user