From db83b042ff4c4275655bd8e180706593e043583a Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 24 Jun 2019 20:38:23 -0400 Subject: [PATCH] fix no collections padding --- jslib | 2 +- src/popup/vault/add-edit.component.html | 4 +++- src/popup/vault/collections.component.html | 4 +++- src/popup/vault/share.component.html | 4 +++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/jslib b/jslib index 8375f7381ad..bc5a6e02c10 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 8375f7381ad1d113fbf2fe2bd65e90ec4a1631b7 +Subproject commit bc5a6e02c106dc87413f22b7c7cb0334c1fc6e88 diff --git a/src/popup/vault/add-edit.component.html b/src/popup/vault/add-edit.component.html index 7782b97060e..7769d57f13b 100644 --- a/src/popup/vault/add-edit.component.html +++ b/src/popup/vault/add-edit.component.html @@ -337,7 +337,9 @@ {{'collections' | i18n}}
- {{'noCollectionsInList' | i18n}} +
+ {{'noCollectionsInList' | i18n}} +
- {{'noCollectionsInList' | i18n}} +
+ {{'noCollectionsInList' | i18n}} +
- {{'noCollectionsInList' | i18n}} +
+ {{'noCollectionsInList' | i18n}} +