From 67738284eabec13ff7ade2859612ab96c99adf05 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 22 Nov 2013 10:02:33 -0500 Subject: small margin-bottom for btns that wrap --- assets/less/bootswatch.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'assets/less') diff --git a/assets/less/bootswatch.less b/assets/less/bootswatch.less index ba5f1724..b3055919 100644 --- a/assets/less/bootswatch.less +++ b/assets/less/bootswatch.less @@ -13,12 +13,12 @@ body { } } -.bs-docs-section { - margin-top: 8em; +.btn { + margin-bottom: 3px; } -.affix { - top: 70px; +.bs-docs-section { + margin-top: 8em; } footer { -- cgit v1.2.3