fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
minor fix
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
more.scss
diff --git
a/src/wolnelektury/static/2022/more.scss
b/src/wolnelektury/static/2022/more.scss
index
8f95d12
..
4241253
100644
(file)
--- a/
src/wolnelektury/static/2022/more.scss
+++ b/
src/wolnelektury/static/2022/more.scss
@@
-318,10
+318,11
@@
form {
color: #92BD39;
}
- > p, form {
+ > p, form
, > .normal-text
{
min-width: 300px;
margin-left: 50px;
margin-right: 50px;
+ width: auto;
}
}