From 243fc873d9a5a07dd85b9809fc845557d482369a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 27 Jun 2011 17:15:26 -0700 Subject: mucho updato around buttons to fix some stuff that was introduced with the bootstrap update --- docs/assets/css/docs.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/assets/css') diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index de0fe5ee2..292a6e8de 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -79,8 +79,6 @@ section { -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7a43b6', EndColorStr='#552e7e', GradientType=0))"; display: block; margin-bottom: 20px; - padding-top: 5px; - padding-bottom: 5px; text-align: center; border: 0; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.4); -- cgit v1.2.3