From 61fb5863df4afe0fad688a44ff78b245b8439db2 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Fri, 10 May 2013 23:06:18 +0200 Subject: feat(ngDocs): add links to source for API - add tests - the link points to the gruntUtil.getVersion().number tree on github --- docs/src/templates/css/docs.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 0bb631d8..27d2bcd3 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -86,8 +86,9 @@ img.AngularJS-small { /* Content */ /* =============================== */ -.improve-docs { +.improve-docs, .view-source { float: right; + margin: 0 5px; } .hint { -- cgit v1.2.3