Browse Source

AMBARI-5654. Kill border that is showing up around Views panel. (xiwang via yusaku)

Yusaku Sako 11 years ago
parent
commit
60db51efe5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ambari-web/app/styles/application.less

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

@@ -6291,6 +6291,7 @@ i.icon-asterisks {
 .views_sizes {
   width:100%;
   min-height:600px;
+  border: 0;
 }
 
 #flume-summary {