git://git.cassowary.me
/
gitweb-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff5379
)
remove float from div.search
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:00:30 +0000
(15:00 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 22:00:30 +0000
(15:00 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
6ea8161
..
33b6e8a
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-82,6
+82,7
@@
div.page_body {
display: flex;
align-items: center;
gap: 3px;
+ float: none;
& > * {
flex: 0 1 auto;