diff --git a/client/styles/global.scss b/client/styles/global.scss index 07fa29e7..e11fa92b 100644 --- a/client/styles/global.scss +++ b/client/styles/global.scss @@ -474,7 +474,7 @@ a { } .plusbuttoncontainer { - width: 51px; + width: 102px; height: 50px; } diff --git a/client/views/create/create.html b/client/views/create/create.html index c3b235b7..51233c64 100644 --- a/client/views/create/create.html +++ b/client/views/create/create.html @@ -13,6 +13,11 @@
+
+ {{#if minusButton}} +
+ - +
+ {{/if}}