mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Fix unused box-shadow class
This commit is contained in:
@@ -6,6 +6,4 @@
|
|||||||
.border-bottom { border-bottom: 1px solid #e5e5e5; }
|
.border-bottom { border-bottom: 1px solid #e5e5e5; }
|
||||||
.border-top-gray { border-top-color: #adb5bd; }
|
.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; }
|
.lh-condensed { line-height: 1.25; }
|
||||||
|
Reference in New Issue
Block a user