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:
David Huynh 2010-03-05 08:31:59 +00:00
parent b3ac945c33
commit f1bf446019

View File

@ -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;