Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: block.html

Issue 6194726097125376: Issue 731 - Don't wrap filter in "Block element" dialog (Closed)
Patch Set: Addressed comment Created Oct. 29, 2014, 12:15 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: block.html
===================================================================
--- a/block.html
+++ b/block.html
@@ -56,6 +56,8 @@
width: 400px;
height: 100px;
resize: none;
+ white-space: pre;
+ word-wrap: normal;
}
#buttons
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld