From 2c0753225a506185bf8b09b344e7615957009f02 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Thu, 11 Jul 2013 15:32:33 -0700 Subject: revert: feat(ngDocs): add links to source for API This reverts commit 61fb5863df4afe0fad688a44ff78b245b8439db2. --- docs/src/templates/css/docs.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/src/templates/css/docs.css') diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 27d2bcd3..0bb631d8 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -86,9 +86,8 @@ img.AngularJS-small { /* Content */ /* =============================== */ -.improve-docs, .view-source { +.improve-docs { float: right; - margin: 0 5px; } .hint { -- cgit v1.2.3