summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-10 21:06:34 +0300
committerAndrew Dolgov <[email protected]>2021-03-10 21:06:34 +0300
commit03361dda3451dd7d02fc501f66d18ebe3fe20784 (patch)
tree501f615f3a216d3c6427356260e675f4db0f04f9 /themes/compact_night.css
parent24e64b8c7887732b97ada08485d57b45d806eb63 (diff)
remove previous spacer-specific hack, not needed anymore
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 275a0296b..d941c4391 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -654,11 +654,6 @@ body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"
grid-gap: 8px;
padding: 8px;
}
-body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"][data-enable-grid="true"][data-headlines-count="1"] #headlines-spacer,
-body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"][data-enable-grid="true"][data-headlines-count="1"] .whiteBox,
-body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"][data-enable-grid="true"][data-headlines-count="1"] .feed-title {
- grid-column: 1;
-}
body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"][data-enable-grid="true"] #headlines-spacer,
body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"][data-enable-grid="true"] .whiteBox,
body.ttrss_main #headlines-frame[data-is-cdm="true"][data-is-cdm-expanded="true"][data-enable-grid="true"] .feed-title {