]> git.wh0rd.org - tt-rss.git/commitdiff
remove unnecessary topmost ContentPane from main layout
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 18 Apr 2011 11:56:37 +0000 (15:56 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 18 Apr 2011 11:56:37 +0000 (15:56 +0400)
tt-rss.css
tt-rss.php

index ebe8894c620fe7343be9ab78858e16e31a0fec17..5f482f8f2b86afb533443e44b18b6e2a32a91e09 100644 (file)
@@ -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;
index a68ed51ab4e91cce37523492ad7ed0581d8cd266..fad6dcdacf2bf9d2622c503ded156006cfa6e91e 100644 (file)
 </div>
 
 <div dojoType="dijit.layout.BorderContainer" region="center" id="header-wrap" gutters="false">
-<div dojoType="dijit.layout.ContentPane" region="top">
-</div>
+<!-- <div dojoType="dijit.layout.ContentPane" region="top">
+</div> -->
 <div dojoType="dijit.layout.TabContainer" region="center" id="content-tabs">
 <div dojoType="dijit.layout.BorderContainer" region="center" id="content-wrap"
        title="<?php echo __("News") ?>">