summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-08-12 20:35:53 +0300
committerAndrew Dolgov <[email protected]>2015-08-12 20:35:53 +0300
commitd98779972d09c8e722aeebd5b69945f37856739d (patch)
tree36ec96a375d9c72ceb28e633e1a0aa52ed619701 /css
parentbf9cc9ad9526471551b057e6390f6c040599e531 (diff)
tabbed feed editor
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 1955ee0d9..434c66fa5 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -675,7 +675,7 @@ div.dlgSecCont {
font-weight : normal;
}
-div.dlgSecCont hr {
+div.dlgSecCont hr, div.dlgSecSimple hr {
height : 0px;
line-height : 0px;
border : 0px solid transparent;