diff options
| author | Mark Otto <[email protected]> | 2018-07-14 14:04:39 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-07-14 14:04:39 -0700 |
| commit | 9928311bd9858dfd177fdfcfd79be6b6c1da3b84 (patch) | |
| tree | 4fbd722dea26978b5168547a1dfbe8874038200b /site/docs/4.1/examples/offcanvas/offcanvas.css | |
| parent | a5d48323a2bb4600fe6d53b5a881e1386e46e9ce (diff) | |
| parent | e77d64b3723fc78b81cdd26719090653cb02cff8 (diff) | |
| download | bootstrap-9928311bd9858dfd177fdfcfd79be6b6c1da3b84.tar.xz bootstrap-9928311bd9858dfd177fdfcfd79be6b6c1da3b84.zip | |
Merge branch 'box-shadow_issue_26377' of https://github.com/parammittal16/bootstrap into parammittal16-box-shadow_issue_26377
Diffstat (limited to 'site/docs/4.1/examples/offcanvas/offcanvas.css')
| -rw-r--r-- | site/docs/4.1/examples/offcanvas/offcanvas.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/docs/4.1/examples/offcanvas/offcanvas.css b/site/docs/4.1/examples/offcanvas/offcanvas.css index 7edfa0bc9..da0032400 100644 --- a/site/docs/4.1/examples/offcanvas/offcanvas.css +++ b/site/docs/4.1/examples/offcanvas/offcanvas.css @@ -72,8 +72,6 @@ body { .border-bottom { border-bottom: 1px solid #e5e5e5; } -.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); } - .lh-100 { line-height: 1; } .lh-125 { line-height: 1.25; } .lh-150 { line-height: 1.5; } |
