From f95f2d8516bdc2949c3d53191d879f1bf7fc5606 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Thu, 7 Jun 2018 17:34:47 -0300 Subject: [PATCH] And check in the stylesheet, works on local deploys, but was not transferable --- addon/styles/resources/_project-instance-action.sass | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 addon/styles/resources/_project-instance-action.sass diff --git a/addon/styles/resources/_project-instance-action.sass b/addon/styles/resources/_project-instance-action.sass new file mode 100644 index 0000000..55fb66d --- /dev/null +++ b/addon/styles/resources/_project-instance-action.sass @@ -0,0 +1,4 @@ +img.project-instance-action-modal-organization-image + display: inline-block + vertical-align: top + margin-right: 7px