aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-08 00:25:13 -0700
committerMark Otto <[email protected]>2014-07-08 00:25:13 -0700
commitb29268dc487010c43f4cab8e8e0e2891582804ab (patch)
treee4140dc86236dc76c4fbd09581d66d6327e92257 /docs/dist/css/bootstrap.css
parent97008c381ac586640f5ff78b72d5fcf84606e6d0 (diff)
downloadbootstrap-b29268dc487010c43f4cab8e8e0e2891582804ab.tar.xz
bootstrap-b29268dc487010c43f4cab8e8e0e2891582804ab.zip
drop wells
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index accbf0697..67e3536e4 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -5347,28 +5347,6 @@ a.list-group-item-danger.active:focus {
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
-.well {
- min-height: 20px;
- padding: 19px;
- margin-bottom: 20px;
- background-color: #f5f5f5;
- border: 1px solid #e3e3e3;
- border-radius: 4px;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
-}
-.well blockquote {
- border-color: #ddd;
- border-color: rgba(0, 0, 0, .15);
-}
-.well-lg {
- padding: 24px;
- border-radius: 6px;
-}
-.well-sm {
- padding: 9px;
- border-radius: 3px;
-}
.close {
float: right;
font-size: 1.5rem;