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:
b2a898d
)
allow input to shrink on smaller screens
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:56:38 +0000
(14:56 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:56:38 +0000
(14:56 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
13f3148
..
6ea8161
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-43,6
+43,8
@@
div.page_body {
& > * { flex: 0 0 auto; }
}
+ input { min-width: 0 }
+
table.shortlog {
tr {
display: flex;