Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make for-each-ref allow atom names like "<name>:<something>"
[gitweb.git]
/
gitweb
/
gitweb.css
diff --git
a/gitweb/gitweb.css
b/gitweb/gitweb.css
index 096313bec0a3f39596fda96d2f968181a7b7cd84..1b8887987fc0888db6e7548e9561745efee790d8 100644
(file)
--- a/
gitweb/gitweb.css
+++ b/
gitweb/gitweb.css
@@
-430,7
+430,7
@@
div.search {
font-size: 100%;
font-weight: normal;
margin: 4px 8px;
-
position: absolute
;
+
float: right
;
top: 56px;
right: 12px
}