aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/frss.rtl.css')
-rw-r--r--p/themes/base-theme/frss.rtl.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.rtl.css b/p/themes/base-theme/frss.rtl.css
index ba33893be..67c247b62 100644
--- a/p/themes/base-theme/frss.rtl.css
+++ b/p/themes/base-theme/frss.rtl.css
@@ -400,6 +400,7 @@ button.as-link:active {
border: none;
cursor: pointer;
text-align: right;
+ line-height: inherit;
}
button.as-link[disabled] {
@@ -678,6 +679,7 @@ input[type="checkbox"]:focus-visible {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
+ width: 100%;
}
.nav-list .item.nav-section > ul {