21313: css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
[arvados.git] / services / workbench2 / src / views-components / sharing-dialog / sharing-invitation-form-component.tsx
index 70ae50564092895142326c13c387eeb7b939a1b5..7e1bf3659e3198223d22d29c1c78d4586973115c 100644 (file)
@@ -37,7 +37,8 @@ const styles: StyleRulesCallback<SharingStyles> = (theme: ArvadosTheme) => ({
     },
     shareWarning: {
         color: theme.palette.error.main,
-        marginTop: '-1rem',
+        marginTop: '-1.1rem',
+        marginBottom: 0,
         fontSize: '0.75rem',
     },
 });