X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/20992870ab1d58123712eafb4c9f8128bf471ed2..a8bfe7c32ed654b0474b894f44da49c3f136266b:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 6600af28b..54a70a611 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -199,6 +199,18 @@ body { width: 100%; } +#changeset_list .date { + white-space: nowrap; +} + +#changeset_list .user { + white-space: nowrap; +} + +#changeset_list .area { + white-space: nowrap; +} + #changeset_list.th { font-weight: bold; }