]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Remove unused style rule
[rails.git] / public / stylesheets / common.css
index 5490b1a9b42e2d3c6ff4da9eed69ef787d78ba5b..6bc9666b2aaec5d5ca85ce4b35582a6d5ccdb871 100644 (file)
@@ -67,6 +67,12 @@ hr {
   margin: 0px;
 }
 
+/* Rules for the site name */
+
+#small-title {
+  display: none;
+}
+
 /* Rules for the introductory text displayed in the left sidebar to new users */
 
 #intro {
@@ -605,10 +611,6 @@ hr {
   white-space: nowrap;
 }
 
-#changeset_list.th {
-  font-weight: bold;
-}
-
 /* Rules for the data browser */
 
 #browse_navigation {