Browse Source

HUE-6077 [frontend] Remove double scroll from the editor help modal

Enrico Berti 8 years ago
parent
commit
8ad6743577

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


+ 2 - 2
desktop/libs/notebook/src/notebook/static/notebook/less/notebook.less

@@ -943,8 +943,8 @@
   }
   }
 
 
   #helpModal .tab-content {
   #helpModal .tab-content {
-    min-height: 355px;
-    max-height: 355px;
+    min-height: 310px;
+    max-height: 310px;
   }
   }
 
 
   .tooltip {
   .tooltip {

Some files were not shown because too many files changed in this diff