aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Origine-compact/origine-compact.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-12-12 20:50:32 +0100
committerGravatar GitHub <noreply@github.com> 2022-12-12 20:50:32 +0100
commite072411bafc4d0177835c68d9cb12341540ce554 (patch)
tree858aa396f1a0ad4c550f22052420754ec263ebf3 /p/themes/Origine-compact/origine-compact.rtl.css
parent695d6de362f74decd2df0186adb25f7eb8fe3184 (diff)
Improved: Header (#4927)
* all themes * fix
Diffstat (limited to 'p/themes/Origine-compact/origine-compact.rtl.css')
-rw-r--r--p/themes/Origine-compact/origine-compact.rtl.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css
index d6f7e49bd..b1ac6fb54 100644
--- a/p/themes/Origine-compact/origine-compact.rtl.css
+++ b/p/themes/Origine-compact/origine-compact.rtl.css
@@ -57,6 +57,10 @@ a.btn,
height: calc(2.1rem + 2 * var(--frss-padding-top-bottom));
}
+.header > .item.title a {
+ padding: 0 1rem;
+}
+
.header > .item.title .logo {
/* logo is smaller than needed */
height: 1.5rem;