excluded nowrap from the change log list in the issue-show view

This commit is contained in:
hyung-hwan 2014-05-07 13:21:14 +00:00
parent 4c4aa597b6
commit e1de5deaef

View File

@ -151,7 +151,7 @@
} }
#issue_show_mainarea_changes_table td.details { #issue_show_mainarea_changes_table td.details {
white-space: nowrap; /*white-space: nowrap;*/
vertical-align: top; vertical-align: top;
padding-top: 0.2em; padding-top: 0.2em;
padding-bottom: 0.2em; padding-bottom: 0.2em;