diff --git a/src/app/send/add-edit.component.html b/src/app/send/add-edit.component.html index c4004a3e7b..ae3260d638 100644 --- a/src/app/send/add-edit.component.html +++ b/src/app/send/add-edit.component.html @@ -26,7 +26,7 @@ - + {{o.name}} diff --git a/src/scss/box.scss b/src/scss/box.scss index 16d6c16b45..3e5dedb62d 100644 --- a/src/scss/box.scss +++ b/src/scss/box.scss @@ -128,7 +128,7 @@ overflow-x: auto; } - .row-label, label:not(.label-hack) { + .row-label, label:not(.unstyled) { font-size: $font-size-small; display: block; width: 100%;