]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove font-size overrides for traces and user lists
[rails.git] / app / assets / stylesheets / common.scss
index 6e73da63b31d0df9b7e7b6e18b0bee2d51948767..b28b2547d59401bc53c4e0aca386053b644ce044 100644 (file)
@@ -1487,7 +1487,6 @@ tr.turn:hover {
 /* Rules for the trace list shown by the traces tab etc */
 
 #trace_list {
-  font-size: $lineheight/2;
   border-width: 0px;
   text-align: right;
 
@@ -1642,7 +1641,6 @@ tr.turn:hover {
 /* Rules for the user list */
 
 #user_list {
-  font-size: $lineheight/2;
   width: 100%;
 
   tr {