Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Baudis <pasky@suse.cz>2007-08-26 23:31:32 +0400
committerJunio C Hamano <gitster@pobox.com>2007-08-27 00:22:40 +0400
commit67aca456a3cfa9ab8420a6e171d8eee7b0ad2209 (patch)
tree87aa984ecb655bd544c362e449e1091ae8945156 /git-commit.sh
parent67c10b422c179b9ce2e4537f7c2a1e7d50649cd4 (diff)
gitweb: Fix searchbox positioning
Currently, searchbox is CSS'd to have position: absolute, which has the unfortunate consequence that if the viewport is too small and can't fit into the page width together with the navbar, it gets overlapped and part of the navbar gets obscured. This makes searchbox float: right instead, thus the navbar simply gets wrapped. Discovered and fix pointed out by Michael Olson <mwolson@gnu.org>. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit.sh')
0 files changed, 0 insertions, 0 deletions