Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/sections/commits.scss')
-rw-r--r--app/assets/stylesheets/sections/commits.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/sections/commits.scss b/app/assets/stylesheets/sections/commits.scss
index c0a5d708a12..a60540dbace 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', 'Courier New', 'andale mono','lucida console',monospace;
+ font-family: 'Menlo', 'Liberation Mono', 'Courier New', 'andale mono','lucida console',monospace;
}
.diff_file_content_image {
background:#eee;