From b29268dc487010c43f4cab8e8e0e2891582804ab Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 8 Jul 2014 00:25:13 -0700 Subject: drop wells --- docs/dist/css/bootstrap.css | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'docs/dist/css/bootstrap.css') 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; -- cgit v1.2.3