Indentation style fix

This commit is contained in:
Paulus Schoutsen 2015-07-17 23:30:55 -07:00
parent ef2eb004f4
commit 3a211e5cbc

View File

@ -91,7 +91,7 @@ export default Polymer({
}); });
chart.draw(dataTable, { chart.draw(dataTable, {
height: 55 + numTimelines * 42, height: 55 + numTimelines * 42,
timeline: { timeline: {
showRowLabels: stateHistory.length > 1 showRowLabels: stateHistory.length > 1