From 5a1ecb4f094fa1c5134bdae17ff194f8017b6561 Mon Sep 17 00:00:00 2001 From: trbst Date: Tue, 6 Nov 2018 17:42:49 +0100 Subject: [PATCH] Added btn-dark (#34234) * Added .btn-dark class to Bootstrap Button Class List --- guide/english/bootstrap/buttons/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/bootstrap/buttons/index.md b/guide/english/bootstrap/buttons/index.md index 7b1c68a6dc..703a998ae6 100644 --- a/guide/english/bootstrap/buttons/index.md +++ b/guide/english/bootstrap/buttons/index.md @@ -57,6 +57,10 @@ This is a list of the CSS classes that bootstrap provides for buttons. `` +`.btn-dark` Bootstrap's dark button. + +`` + #### Bootstrap Button Sizes: This is a list of the CSS classes for different size of the buttons.