Forgot to set white-space:pre on single cell edit popup.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@211 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
b3ac945c33
commit
f1bf446019
@ -165,6 +165,7 @@ a.data-table-star-off {
|
||||
|
||||
table.data-table-cell-edit-layout {
|
||||
width: 100%;
|
||||
white-space: pre;
|
||||
}
|
||||
table.data-table-cell-edit-layout td {
|
||||
padding: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user