Browse Source

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 năm trước cách đây
mục cha
commit
a497b426d4

+ 2 - 0
CHANGES.txt

@@ -668,6 +668,8 @@ Trunk (unreleased changes):
 
 
  BUG FIXES
  BUG FIXES
 
 
+ AMBARI-1849. Cosmetic problems on HBase Dashboard. (srimanth)
+
  AMBARI-1848. Install Wizard, Step 7: Oozie Database Derby option should say 
  AMBARI-1848. Install Wizard, Step 7: Oozie Database Derby option should say 
  "New Derby Database", not "Current Derby Database". (Xi Wang via srimanth)
  "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;
   margin-top: 0;
   position: relative;
   position: relative;
 
 
+  .alert{
+    padding: 5px;
+  }
+
   .tab-marker-position {
   .tab-marker-position {
     background-position: 6px 5px;
     background-position: 6px 5px;
     background-repeat: no-repeat;
     background-repeat: no-repeat;