Browse Source

AMBARI-1325. Left border is missing from the main nav. (srimanth)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1441216 13f79535-47bb-0310-9956-ffa450edef68
Srimanth 12 năm trước cách đây
mục cha
commit
0bf6d7ff49
2 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 0
      CHANGES.txt
  2. 0 1
      ambari-web/app/styles/application.less

+ 2 - 0
CHANGES.txt

@@ -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)

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

@@ -148,7 +148,6 @@ footer {
 
   .navbar-inner{
     padding-left: 0;
-    border-left: 0;
   }
 
   margin-bottom: 20px;