diff --git a/source/content.css b/source/content.css index 2768276780b8..f8b493c9d4c1 100644 --- a/source/content.css +++ b/source/content.css @@ -778,7 +778,7 @@ summary.HeaderNavlink::before { } [data-url$='recently_touched_branches_list'] { min-width: 400px; /* Always cover the repo watch/star/forks actions */ - max-height: 40px; /* Only cover the actions */ + max-height: 42px; /* Only cover the actions when there are multiple branches + :hover */ padding-top: 10px; position: absolute; top: -117px;