From ff9e70af47c26b99b122b1d3e841b9f90ddd9e2f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Apr 2011 15:56:37 +0400 Subject: [PATCH] remove unnecessary topmost ContentPane from main layout --- tt-rss.css | 4 ++-- tt-rss.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tt-rss.css b/tt-rss.css index ebe8894c6..5f482f8f2 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1467,10 +1467,10 @@ div.fatalError textarea { border-width : 0px; } -#content-tabs .dijitTab { +/* #content-tabs .dijitTab { margin-top : 0px; padding-top : 0px; -} +} */ #toolbar { padding : 0px; diff --git a/tt-rss.php b/tt-rss.php index a68ed51ab..fad6dcdac 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -110,8 +110,8 @@
-
-
+
">