summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index 3b79e37c0..917037ecf 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -511,7 +511,11 @@ body.ttrss_main {
header.horizontal + section,
.dlgSecHoriz + .dlgSecCont {
- margin : 10px 0px;
+ margin : 10px 0;
+ }
+
+ section.narrow {
+ margin : 0;
}
section,