diff options
Diffstat (limited to 'client/src/app/shared/shared-instance')
-rw-r--r-- | client/src/app/shared/shared-instance/instance-features-table.component.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-instance/instance-features-table.component.scss b/client/src/app/shared/shared-instance/instance-features-table.component.scss index 11cf11616..c8609a4c0 100644 --- a/client/src/app/shared/shared-instance/instance-features-table.component.scss +++ b/client/src/app/shared/shared-instance/instance-features-table.component.scss | |||
@@ -12,8 +12,9 @@ table { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | &.sub-label { | 14 | &.sub-label { |
15 | @include padding-left(30px); | ||
16 | |||
15 | font-weight: $font-regular; | 17 | font-weight: $font-regular; |
16 | padding-left: 30px; | ||
17 | } | 18 | } |
18 | 19 | ||
19 | .more-info { | 20 | .more-info { |