Merge "Use monospaced font when composing diff comment"

This commit is contained in:
Wyatt Allen
2017-05-31 21:46:40 +00:00
committed by Gerrit Code Review

View File

@@ -237,6 +237,7 @@ limitations under the License.
id="editTextarea"
class="editMessage"
autocomplete="on"
monospace
disabled="{{disabled}}"
rows="4"
text="{{_messageText}}"