Skip to content

Commit 82f3cc5

Browse files
committed
gitweb: let page header grow on mobile for long wrapped project names
Signed-off-by: Rito Rhymes <rito@ritovision.com>
1 parent 9df51c1 commit 82f3cc5

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)