diff --git a/app/assets/stylesheets/sections/commits.scss b/app/assets/stylesheets/sections/commits.scss index a60540dbace8384606c9362c96aa7e8d831b739e..078709e2afc184d57e05eca86c0e6cfc9f8b137d 100644 --- a/app/assets/stylesheets/sections/commits.scss +++ b/app/assets/stylesheets/sections/commits.scss @@ -81,7 +81,7 @@ background:#fff; color:#333; font-size: 12px; - font-family: 'Menlo', 'Liberation Mono', 'Courier New', 'andale mono','lucida console',monospace; + font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono','lucida console',monospace; } .diff_file_content_image { background:#eee;