azkaban-memoizeit

Decreased the margin in the header since the gap was too big.

4/8/2013 7:39:04 PM

Changes

Details

diff --git a/src/web/css/azkaban.css b/src/web/css/azkaban.css
index 59e1820..a138e89 100644
--- a/src/web/css/azkaban.css
+++ b/src/web/css/azkaban.css
@@ -139,7 +139,7 @@ label.disabled {
 .section-ft,
 .section-hd {
   overflow: hidden;
-  padding: 25px 2.7272727%;
+  padding: 25px 2.7272727% 15px;
 }
      
 .section-hd h2 {