summaryrefslogtreecommitdiffstats
path: root/web_src
diff options
context:
space:
mode:
Diffstat (limited to 'web_src')
-rw-r--r--web_src/less/features/gitgraph.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/less/features/gitgraph.less b/web_src/less/features/gitgraph.less
index ee170fba7f..fa37eba02c 100644
--- a/web_src/less/features/gitgraph.less
+++ b/web_src/less/features/gitgraph.less
@@ -82,7 +82,7 @@
font-size: 80%;
}
- a:hover {
+ a:not(.ui):hover {
text-decoration: underline;
}