aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.rtl.css
diff options
context:
space:
mode:
authorGravatar Frans de Jonge <fransdejonge@gmail.com> 2020-03-25 20:08:28 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-25 20:08:28 +0100
commit182b7b4ddeb6479ca160f5d11ee455777a0e31fe (patch)
tree41ddcf3b1e7b947c84be34ddeb1f554fab82bebd /p/themes/base-theme/template.rtl.css
parentcdbf401ccab34132c850e5c9734cef75c6f3cb3d (diff)
Update RTL CSS files (#2848)
* Update RTL CSS files * Add RTL for Alternative-Dark, cf. https://github.com/FreshRSS/FreshRSS/pull/2811 * Update RTL for base/Origine * Also include a `*.rtl.rtl.css` deletion in `make rtl` to work around https://github.com/MohammadYounes/rtlcss/issues/64 * forgot to commit Makefile
Diffstat (limited to 'p/themes/base-theme/template.rtl.css')
-rw-r--r--p/themes/base-theme/template.rtl.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/base-theme/template.rtl.css b/p/themes/base-theme/template.rtl.css
index 8e637690d..39942449c 100644
--- a/p/themes/base-theme/template.rtl.css
+++ b/p/themes/base-theme/template.rtl.css
@@ -1145,7 +1145,7 @@ input:checked + .slide-container .properties {
margin-right: .8em;
}
-pre.enclosure-description {
+.enclosure-description {
white-space: pre-line;
}