Merge "Use white-space: pre-wrap on commit message"

This commit is contained in:
Andrew Bonventre 2016-08-30 21:47:16 +00:00 committed by Gerrit Code Review
commit addada1449

View File

@ -98,10 +98,8 @@ limitations under the License.
flex: 0 0 72ch;
margin-right: 2em;
margin-bottom: 1em;
overflow-x: hidden;
}
.commitMessage gr-linked-text {
--linked-text-white-space: pre;
overflow: auto;
}
.editCommitMessage {