From 1682aa8a36a5fb14d91a18f01440d90aafe1667e Mon Sep 17 00:00:00 2001 From: scmmishra Date: Tue, 19 Feb 2019 17:01:31 +0530 Subject: [PATCH] fix (css): Removed container class --- erpnext/public/js/education/lms/components/Article.vue | 2 +- erpnext/public/js/education/lms/components/CardList.vue | 2 +- erpnext/public/js/education/lms/components/ContentTitle.vue | 2 +- erpnext/public/js/education/lms/components/Navbar.vue | 2 +- erpnext/public/js/education/lms/components/ProfileInfo.vue | 2 +- erpnext/public/js/education/lms/components/Quiz.vue | 2 +- erpnext/public/js/education/lms/components/TopSection.vue | 2 +- erpnext/public/js/education/lms/components/Video.vue | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/erpnext/public/js/education/lms/components/Article.vue b/erpnext/public/js/education/lms/components/Article.vue index 397b22e6db0..202947e6873 100644 --- a/erpnext/public/js/education/lms/components/Article.vue +++ b/erpnext/public/js/education/lms/components/Article.vue @@ -4,7 +4,7 @@
-
+
diff --git a/erpnext/public/js/education/lms/components/CardList.vue b/erpnext/public/js/education/lms/components/CardList.vue index d19b7f554de..00ea5afc19f 100644 --- a/erpnext/public/js/education/lms/components/CardList.vue +++ b/erpnext/public/js/education/lms/components/CardList.vue @@ -1,6 +1,6 @@