aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-01-09 10:08:49 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-09 10:08:49 +0100
commit7d12ecff0145c66113f81ce1b704316da0a403a5 (patch)
treeda7d4d6a8c6bbba80105a4e9d677d23b21d94836 /p/themes/Screwdriver
parent5feefe416ff805090ad211eb670cc08c0db27dc1 (diff)
fix: CSS "content:" (#4985)
* fix * frss.css * improve bubble for unread articles in global view
Diffstat (limited to 'p/themes/Screwdriver')
-rw-r--r--p/themes/Screwdriver/screwdriver.css1
-rw-r--r--p/themes/Screwdriver/screwdriver.rtl.css1
2 files changed, 0 insertions, 2 deletions
diff --git a/p/themes/Screwdriver/screwdriver.css b/p/themes/Screwdriver/screwdriver.css
index 75662404d..39d1dd152 100644
--- a/p/themes/Screwdriver/screwdriver.css
+++ b/p/themes/Screwdriver/screwdriver.css
@@ -471,7 +471,6 @@ a.btn {
.box .box-content .item {
font-size: 0.9rem;
- line-height: 2.5em;
}
/*=== Tree */
diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css
index 736fc642e..e29b0e1b2 100644
--- a/p/themes/Screwdriver/screwdriver.rtl.css
+++ b/p/themes/Screwdriver/screwdriver.rtl.css
@@ -471,7 +471,6 @@ a.btn {
.box .box-content .item {
font-size: 0.9rem;
- line-height: 2.5em;
}
/*=== Tree */