From a5e86de8961f1b39efcc209f3bf231471d6871c4 Mon Sep 17 00:00:00 2001 From: Hajrudin Date: Thu, 1 Nov 2018 03:44:55 +0100 Subject: [PATCH] Added the medium size button (#19912) --- 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 f597556ed5..d17394109d 100644 --- a/guide/english/bootstrap/buttons/index.md +++ b/guide/english/bootstrap/buttons/index.md @@ -64,6 +64,10 @@ This is a list of the CSS classes for different size of the buttons. `` +`.btn-md` This is bootstrap's medium button. + +`` + `.btn-sm` Bootstrap's small button. ``