]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Remove redundant CSS rule - table headings are already bold
[rails.git] / app / assets / stylesheets / common.css.scss
index 4d0688fa2159531a0382d32496043b9b1d1c83ec..db14033a5dd94b036942b8b42eef1d8634881dc3 100644 (file)
@@ -1593,10 +1593,6 @@ a.button.submit {
       padding: 0px 15px 0px 0px !important;
     }
 
-    table > thead th {
-      font-weight: bold;
-    }
-
     td {
       font-family: fixed;
       line-height: 16px;