From fdb303f5fdc672ba22a77c755ceb88186ef6fda3 Mon Sep 17 00:00:00 2001 From: Mohammed Hammaad Mateen Date: Tue, 3 Nov 2020 08:05:27 +0530 Subject: [PATCH] Removing the redundant " from the class attribute After removing the redundant " Block Button class attribute will incorporate btn-lg and btn-block classes as well. --- snippets/bootstrap/components/button/block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/bootstrap/components/button/block.html b/snippets/bootstrap/components/button/block.html index 0c45b07..f0bd30d 100644 --- a/snippets/bootstrap/components/button/block.html +++ b/snippets/bootstrap/components/button/block.html @@ -1 +1 @@ - \ No newline at end of file +