aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2022-05-11 08:11:39 +0200
committerMark Otto <[email protected]>2022-05-11 11:29:26 -0700
commitbbda152cd918890e6168d7f6dcfdd27d4d6068a7 (patch)
tree7cd7454bc5a2a6d36a8bf22b9ed79dc872d0d608 /site/content/docs
parentdd19bf2657addd7738ee9ef107c24bd7b2544f36 (diff)
downloadbootstrap-bbda152cd918890e6168d7f6dcfdd27d4d6068a7.tar.xz
bootstrap-bbda152cd918890e6168d7f6dcfdd27d4d6068a7.zip
Remove unused `.border-right` rule from modal example CSS file
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/5.1/examples/modals/modals.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/content/docs/5.1/examples/modals/modals.css b/site/content/docs/5.1/examples/modals/modals.css
index 6d92eafe3..51ad2c4fb 100644
--- a/site/content/docs/5.1/examples/modals/modals.css
+++ b/site/content/docs/5.1/examples/modals/modals.css
@@ -10,8 +10,6 @@
width: 380px;
}
-.border-right { border-right: 1px solid #eee; }
-
.modal-tour .modal-dialog {
width: 380px;
}