Skip to content

Commit

Permalink
Fix recently-touched-branches style again
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Feb 19, 2018
1 parent a7836b3 commit e178bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e178bf6

Please sign in to comment.