summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Moreira da Silva <pedro@gitlab.com>2017-05-12 17:31:29 +0000
committerPedro Moreira da Silva <pedro@gitlab.com>2017-05-15 13:31:36 +0100
commit12591d9274e559af1be0f43e3e8b37b740e66354 (patch)
tree05521a3112aa69729ae6a4534db05089a340a2ed
parentd6ba5530b55a32137f14760e59b991ae900d2f53 (diff)
downloadgitlab-ce-pms-uxguide-monospace-git-refs.tar.gz
Update UX guide to use monospace type for commit, branch, and tag refspms-uxguide-monospace-git-refs
-rw-r--r--doc/development/ux_guide/basics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ux_guide/basics.md b/doc/development/ux_guide/basics.md
index 259b214bd59..a436e9b1948 100644
--- a/doc/development/ux_guide/basics.md
+++ b/doc/development/ux_guide/basics.md
@@ -22,7 +22,7 @@ GitLab's main typeface used throughout the UI is **Source Sans Pro**. We support
### Monospace typeface
-This is the typeface used for code blocks. GitLab uses the OS default font.
+This is the typeface used for code blocks and references to commits, branches, and tags (`.commit-sha` or `.ref-name`). GitLab uses the OS default font.
- **Menlo** (Mac)
- **Consolas** (Windows)
- **Liberation Mono** (Linux)