Author: srimanth
Date: Tue Apr 9 21:02:20 2013
New Revision: 1466231
URL: http://svn.apache.org/r1466231
Log:
AMBARI-1849. Cosmetic problems on HBase Dashboard. (srimanth)
Modified:
incubator/ambari/trunk/CHANGES.txt
incubator/ambari/trunk/ambari-web/app/styles/application.less
Modified: incubator/ambari/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1466231&r1=1466230&r2=1466231&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Tue Apr 9 21:02:20 2013
@@ -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)
Modified: incubator/ambari/trunk/ambari-web/app/styles/application.less
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-web/app/styles/application.less?rev=1466231&r1=1466230&r2=1466231&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-web/app/styles/application.less (original)
+++ incubator/ambari/trunk/ambari-web/app/styles/application.less Tue Apr 9
21:02:20 2013
@@ -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;