Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove nowrap for now
  • Loading branch information
ccbrown authored Nov 1, 2017
commit 76ac3a6859a7e84885d4674493e7cf2d128a4087
1 change: 0 additions & 1 deletion server/static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ td.icon img {
td.title {
max-width: 450px;
overflow: hidden;
white-space: nowrap;
}

td.body {
Expand Down