summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less14
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index e7df19f00..22592a350 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -784,19 +784,6 @@ body.ttrss_main {
}
}
- #headlines-frame.smooth-scroll {
- scroll-behavior: smooth;
- }
-
- #headlines-frame.forbid-smooth-scroll,
- #content-insert.forbid-smooth-scroll {
- scroll-behavior : auto;
- }
-
- #toolbar-frame_splitter {
- display : none;
- }
-
#toolbar-frame {
padding : 0px;
margin : 0px;
@@ -892,7 +879,6 @@ body.ttrss_main {
line-height: 1.5;
overflow : auto;
-webkit-overflow-scrolling : touch;
- scroll-behavior: smooth;
}
img.feed-icon, img.icon {