aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.rtl.css
diff options
context:
space:
mode:
authorGravatar Frans de Jonge <fransdejonge@gmail.com> 2021-08-25 15:52:28 +0200
committerGravatar GitHub <noreply@github.com> 2021-08-25 15:52:28 +0200
commit6304c56b60c553b077ddfeb1bf6fdc66f701fbe5 (patch)
tree62703ebdccc0fed937805456325c589feb72f0dc /p/themes/base-theme/template.rtl.css
parent7d193bc725f0ef7da06db5d732a84511142b541d (diff)
Statistics: dynamically resize (#3799)
* Statistics: dynamically resize Follow-up on <https://github.com/FreshRSS/FreshRSS/pull/3797>. * also do 'repartiton'
Diffstat (limited to 'p/themes/base-theme/template.rtl.css')
-rw-r--r--p/themes/base-theme/template.rtl.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/p/themes/base-theme/template.rtl.css b/p/themes/base-theme/template.rtl.css
index 927f92def..9b58f4b46 100644
--- a/p/themes/base-theme/template.rtl.css
+++ b/p/themes/base-theme/template.rtl.css
@@ -965,8 +965,6 @@ br {
.stat {
grid-column: 1 / span 2;
- overflow-x: auto;
- overflow-y: hidden;
}
.stat.half {