aboutsummaryrefslogtreecommitdiff
path: root/site/docs/4.1/examples/checkout
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/4.1/examples/checkout')
-rw-r--r--site/docs/4.1/examples/checkout/form-validation.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/docs/4.1/examples/checkout/form-validation.css b/site/docs/4.1/examples/checkout/form-validation.css
index fd88d5a40..dcd283b97 100644
--- a/site/docs/4.1/examples/checkout/form-validation.css
+++ b/site/docs/4.1/examples/checkout/form-validation.css
@@ -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; }