From 52d6a5990225439ac9141398d83e0d4e6134b576 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') diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 5d769b29..7b611d24 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -95,8 +95,9 @@ /* Content */ /* =============================== */ -.improve-docs { +.improve-docs, .view-source { float: right; + margin: 0 5px; } .hint { -- cgit v1.2.3