gitweb: incorrect search form layout when $site_header is in use

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, please see http://bugs.debian.org/408768:

> When $site_header is in use and some vertical space is added to the top
> of the web page, the search layout with CSS
> div.search {
>         position: absolute;
>         top: 56px;
>         right: 12px
> }
> is incorrect and ends up to cover the git logo.
> 
> Correcting this by using "position: inherit;" is complicated and may
> involve some code reorganization between
>    git_header_html();   and    git_print_page_nav(...);
> 
> Please forward this upstream for correction.

Thanks, Gerrit.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]