git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1466231 13f79535-47bb-0310-9956-ffa450edef68
@@ -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)
@@ -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;