reintroduce white-space: nowrap to currency cells

git-svn-id: https://dev.finn.de/svn/cockpit/trunk@133 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
hjust 15 years ago
parent af35c40c8f
commit 368f546594
  1. 1
      assets/stylesheets/costs.css

@ -31,6 +31,7 @@ th.currency,
td.currency,
.currency {
text-align: right;
white-space: nowrap;
}
td.units,

Loading…
Cancel
Save