]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove unused `.border-right` rule from modal example CSS file
authorJulien Déramond <julien.deramond@orange.com>
Wed, 11 May 2022 06:11:39 +0000 (08:11 +0200)
committerMark Otto <otto@github.com>
Wed, 11 May 2022 18:29:26 +0000 (11:29 -0700)
site/content/docs/5.1/examples/modals/modals.css

index 6d92eafe3845b8aece8de3b9b938d6f5f085515b..51ad2c4fb75b02fbce128c114df9f36bd0af897e 100644 (file)
@@ -10,8 +10,6 @@
   width: 380px;
 }
 
-.border-right { border-right: 1px solid #eee; }
-
 .modal-tour .modal-dialog {
   width: 380px;
 }