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:
7003eb1
)
flexbox change to the search bar here
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:54:22 +0000
(14:54 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:54:27 +0000
(14:54 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
f62aae0
..
13f3148
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-81,6
+81,10
@@
div.page_body {
align-items: center;
gap: 3px;
+ & > * {
+ flex: 0 1 auto;
+ }
+
& > :last-child {
flex: 0 0 40px;
}