X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ddde8689a601615b016a79b86a651ee668b1e601..7588ece84f6a26361451e8f74592523f93692df7:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 6600af28b..29f41630f 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -199,6 +199,11 @@ body { width: 100%; } +#changeset_list .comment { + width: 60%; + max-width: 60%; +} + #changeset_list.th { font-weight: bold; }