From b5abe44bd96b72f39b313bcd61c28bdd303fda3f Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sun, 27 Aug 2017 19:41:48 +0200 Subject: [PATCH] Fix operation row action buttons. --- src/operations/operationRow.component.ts | 56 ++++++++++++------------ 1 file changed, 27 insertions(+), 29 deletions(-) diff --git a/src/operations/operationRow.component.ts b/src/operations/operationRow.component.ts index 44d4e29..c96d058 100644 --- a/src/operations/operationRow.component.ts +++ b/src/operations/operationRow.component.ts @@ -39,38 +39,36 @@ import { OperationEditModalComponent } from './operationEditModal.component'; {{ operation.category }} -
- - + + - - + + - - + + - - -
+ + ` })