Przeglądaj źródła

HUE-4440 [editor] Assist slightly scrolls horizontally

Enrico Berti 9 lat temu
rodzic
commit
b55b0f2
1 zmienionych plików z 1 dodań i 1 usunięć
  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 {
-      margin-left: 3px;
+      margin-left: 0;
     }
 
     .assist-tables a {