Commit 95ded55
committed
gitweb: let page header grow on mobile for long wrapped project names
On mobile, long project names in the page header can wrap to multiple lines,
but the fixed 25px header height does not grow with wrapped content.
Switch the header from fixed height to min-height so it expands as needed
while keeping the same baseline height for single-line titles.
Signed-off-by: Rito Rhymes <rito@ritovision.com>1 parent bbc94ee commit 95ded55
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments