fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69b3160
)
style fix
author
Radek Czajka
<rczajka@rczajka.pl>
Mon, 23 Oct 2023 13:31:13 +0000
(15:31 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Mon, 23 Oct 2023 13:31:13 +0000
(15:31 +0200)
src/wolnelektury/static/2022/more.scss
patch
|
blob
|
history
diff --git
a/src/wolnelektury/static/2022/more.scss
b/src/wolnelektury/static/2022/more.scss
index
906f1f3
..
60c7a1e
100644
(file)
--- a/
src/wolnelektury/static/2022/more.scss
+++ b/
src/wolnelektury/static/2022/more.scss
@@
-267,7
+267,11
@@
form {
display: flex;
align-items: start;
gap: 0 10px;
+
flex-wrap: wrap;
+ @include rwd($B4) {
+ flex-wrap: nowrap;
+ }
.buttonlike {
background: #FFA500;