Author: srimanth
Date: Thu Jan 31 22:00:08 2013
New Revision: 1441216
URL: http://svn.apache.org/viewvc?rev=1441216&view=rev
Log:
AMBARI-1325. Left border is missing from the main nav. (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=1441216&r1=1441215&r2=1441216&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Thu Jan 31 22:00:08 2013
@@ -217,6 +217,8 @@ Trunk (unreleased changes):
BUG FIXES
+ AMBARI-1325. Left border is missing from the main nav. (srimanth)
+
AMBARI-1324. Job Browser default sort order should be Run Date DESC.
(srimanth)
AMBARI-1323. Job Browser's column sizing needs to be improved on Firefox.
(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=1441216&r1=1441215&r2=1441216&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-web/app/styles/application.less (original)
+++ incubator/ambari/trunk/ambari-web/app/styles/application.less Thu Jan 31
22:00:08 2013
@@ -148,7 +148,6 @@ footer {
.navbar-inner{
padding-left: 0;
- border-left: 0;
}
margin-bottom: 20px;