]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Stop long changeset comments causing other fields to get split over
[rails.git] / public / stylesheets / site.css
index 6600af28b54fd05ee9e4e9a763ed83f42ba8bb58..29f41630f705ad9658319a793d1018746b615652 100644 (file)
@@ -199,6 +199,11 @@ body {
   width: 100%;
 }
 
+#changeset_list .comment {
+  width: 60%;
+  max-width: 60%;
+}
+
 #changeset_list.th {
   font-weight: bold;
 }