]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Commit bits of missing css that were required in previous upload.
[rails.git] / public / stylesheets / site.css
index 57b6fe11c4c4806586c0cdda5eff68a88680488e..6ef2446de21448034d40fce250b02c29cfab8309 100644 (file)
@@ -183,14 +183,18 @@ body {
   font-size: x-small;
 }
 
-#keyvalue {
+#changeset_list, #keyvalue {
   font-size: small;
   text-align: left;
   border-collapse: collapse;
   border-width: 0px;
 }
 
-#keyvalue.th {
+#changeset_list {
+  width: 100%;
+}
+
+#changeset_list.th {
   font-weight: bold;
 }