Browse Source

HUE-4440 [editor] Assist slightly scrolls horizontally

Enrico Berti 9 years ago
parent
commit
b55b0f2b03
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/core/src/desktop/templates/assist.mako

+ 1 - 1
desktop/core/src/desktop/templates/assist.mako

@@ -131,7 +131,7 @@ from metadata.conf import has_navigator
     }
     }
 
 
     .assist-tables {
     .assist-tables {
-      margin-left: 3px;
+      margin-left: 0;
     }
     }
 
 
     .assist-tables a {
     .assist-tables a {