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:
8d25818
)
set box-sizing: border-box
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:44:59 +0000
(14:44 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:44:59 +0000
(14:44 -0700)
static/gitweb-site.css
patch
|
blob
|
history
diff --git
a/static/gitweb-site.css
b/static/gitweb-site.css
index
8022e7f
..
b9bd140
100644
(file)
--- a/
static/gitweb-site.css
+++ b/
static/gitweb-site.css
@@
-1,3
+1,7
@@
+* {
+ box-sizing: border-box;
+}
+
input[title^="Search project"] {
max-width: 50%;
}