Skip to content

Commit b074def

Browse files
committed
comment
1 parent e39de1d commit b074def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2609,7 +2609,7 @@ tbody.commit-list {
26092609
}
26102610

26112611
.select-branch #branch-list {
2612-
max-width: 200px;
2612+
max-width: 200px; /* this restricts overly wide dropdown, but does not actually enforce a max width for some reason */
26132613
}
26142614

26152615
.select-branch #branch-list .item {

0 commit comments

Comments
 (0)