From bb511be211c3ed2ca4349c9ddc1a5c23af2dc6c4 Mon Sep 17 00:00:00 2001 From: Juan Bono Date: Tue, 25 Apr 2017 07:28:17 -0300 Subject: [PATCH] [GD-9] fix css that causes some tests to fail --- templates/item-info.widget | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/item-info.widget b/templates/item-info.widget index 4021899..4f0ae7b 100644 --- a/templates/item-info.widget +++ b/templates/item-info.widget @@ -170,8 +170,8 @@ CSS margin-bottom: 5px; } -.item-form-save-btn { - margin-right: 20px; +.form-btn-group .save { + margin-right: 25px; } HTML: item-info-edit-form @@ -226,7 +226,7 @@ HTML: item-info-edit-form
- +