summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2016-11-01 18:39:29 +0000
committerFatih Acet <acetfatih@gmail.com>2016-11-04 12:42:00 +0300
commit7f6607e36f6108a78b361fc0113a3ff2e820650d (patch)
treef30f2137a71f7f05cc9e58efa3bbb520f3aecdf7
parentb708c0d3895664562d969e67d3605fce97ab6cc8 (diff)
downloadgitlab-ce-24022-update-styling-commit-sha-in-branches-list.tar.gz
-rw-r--r--app/assets/stylesheets/pages/commits.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/commits.scss b/app/assets/stylesheets/pages/commits.scss
index e82b001271d..98a84351a3d 100644
--- a/app/assets/stylesheets/pages/commits.scss
+++ b/app/assets/stylesheets/pages/commits.scss
@@ -176,7 +176,7 @@
}
}
- .commit-id{
+ .commit-id {
color: $gl-link-color;
}