Skip to content

Commit 678c5fe

Browse files
committed
gitweb: allow page header to expand on mobile to contain long wrapped project names
Signed-off-by: Rito Rhymes <rito@ritovision.com>
1 parent b79cadb commit 678c5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitweb/static/gitweb.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ a.list img.avatar {
4242
}
4343

4444
div.page_header {
45-
height: 25px;
45+
min-height: 25px;
4646
padding: 8px;
4747
font-size: 150%;
4848
font-weight: bold;

0 commit comments

Comments
 (0)