瀏覽代碼

AMBARI-1849. Cosmetic problems on HBase Dashboard. (srimanth)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1466231 13f79535-47bb-0310-9956-ffa450edef68
Srimanth 12 年之前
父節點
當前提交
a497b426d4
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 2 0
      CHANGES.txt
  2. 4 0
      ambari-web/app/styles/application.less

+ 2 - 0
CHANGES.txt

@@ -668,6 +668,8 @@ Trunk (unreleased changes):
 
  BUG FIXES
 
+ AMBARI-1849. Cosmetic problems on HBase Dashboard. (srimanth)
+
  AMBARI-1848. Install Wizard, Step 7: Oozie Database Derby option should say 
  "New Derby Database", not "Current Derby Database". (Xi Wang via srimanth)
 

+ 4 - 0
ambari-web/app/styles/application.less

@@ -1160,6 +1160,10 @@ a:focus {
   margin-top: 0;
   position: relative;
 
+  .alert{
+    padding: 5px;
+  }
+
   .tab-marker-position {
     background-position: 6px 5px;
     background-repeat: no-repeat;