Browse Source

HUE-6077 [frontend] Removed unused LESS styles from the workflow editor

Enrico Berti 8 years ago
parent
commit
c82bf13
1 changed files with 0 additions and 16 deletions
  1. 0 16
      apps/oozie/src/oozie/static/oozie/less/workflow-editor.less

+ 0 - 16
apps/oozie/src/oozie/static/oozie/less/workflow-editor.less

@@ -77,22 +77,6 @@
     border: 1px solid #d8d8d8 !important;
   }
 
-  .row-fluid [class*="span"]:not([class*="offset"]) {
-    //margin-left: 0;
-  }
-
-  .widget [class*="span"]:not([class*="offset"]) {
-    //margin-left: 2.127659574468085%;
-  }
-
-  .dashboard .row-fluid .span10 {
-    //width: 90%;
-  }
-
-  .dashboard .row-fluid .span1 {
-    //width: 4.5%;
-  }
-
   .card-widget {
     position: relative;
     z-index: 11;