Merged r18014 to 4.0-stable (#30988).

git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18018 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2019-03-30 07:15:27 +00:00
parent dcbbee1c74
commit 86be45bed5

View File

@@ -450,7 +450,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;}