From 705ff7f2275ca823f71ca8dfba27a3b68119a2a4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 6 Mar 2014 23:18:13 -0800 Subject: Moving the embed to it's own CSS file, moving the docs to the Components page with an example, fixing a Glyhpicons list problem in the docs --- docs/assets/css/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/assets/css/docs.css') diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 4868c0696..6e8d30156 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -1212,7 +1212,7 @@ h1[id] { */ .bs-glyphicons { - margin: 0 -19px 20px -16px; + margin: 0 -10px 20px; overflow: hidden; } .bs-glyphicons-list { -- cgit v1.2.3