aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index 8d8b48bfb..4e6a1d4fc 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -400,6 +400,7 @@ button.as-link:active {
border: none;
cursor: pointer;
text-align: left;
+ 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 {