Commit 073ddf1e authored by Samantha Ming's avatar Samantha Ming Committed by Phil Hughes

Add word break style to branch name in dropdown

Add change log
parent 50063f4a
......@@ -403,6 +403,7 @@ code {
.git-revision-dropdown .dropdown-content ul li a {
@extend .ref-name;
word-break: break-all;
}
/**
......
---
title: Add support to view entirety of long branch name in dropdown instead of it
being cut off
merge_request: 29069
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment