projects
/
onyxlang.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4c2f9
)
changed: min-width on scrollport elements
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Mon, 25 Mar 2024 22:11:51 +0000
(17:11 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Mon, 25 Mar 2024 22:34:16 +0000
(17:34 -0500)
www/static/css/new_style.css
patch
|
blob
|
history
diff --git
a/www/static/css/new_style.css
b/www/static/css/new_style.css
index 08f8ae88a6179dfad4936120e3fee712736d72d0..36c9f1cf4e0d449d55836b15f9236144771e4f9e 100644
(file)
--- a/
www/static/css/new_style.css
+++ b/
www/static/css/new_style.css
@@
-490,7
+490,7
@@
main li {
}
.scrollport > * > * {
- min-width:
50
0px;
+ min-width:
38
0px;
flex: 1;
}