]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix unused box-shadow class
authorparammittal16 <parammittal16@gmail.com>
Fri, 11 May 2018 18:48:37 +0000 (00:18 +0530)
committerparammittal16 <parammittal16@gmail.com>
Fri, 11 May 2018 18:48:37 +0000 (00:18 +0530)
docs/4.1/examples/checkout/form-validation.css

index fd88d5a4037098d8455518d643af3e11e7809561..dcd283b97b02eee48f7780fffc320f2bf36c859a 100644 (file)
@@ -6,6 +6,4 @@
 .border-bottom { border-bottom: 1px solid #e5e5e5; }
 .border-top-gray { border-top-color: #adb5bd; }
 
-.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
-
 .lh-condensed { line-height: 1.25; }