From 19aa16c8d501766194aa19512d2bd9147ccac641 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sun, 21 Aug 2011 00:24:22 -0700 Subject: fix(docs): work around the lame ng:show directive --- docs/src/templates/docs.css | 5 ----- docs/src/templates/index.html | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/src/templates/docs.css b/docs/src/templates/docs.css index 97ac96dd..829dccb4 100644 --- a/docs/src/templates/docs.css +++ b/docs/src/templates/docs.css @@ -328,7 +328,6 @@ li { /* subpages */ #fader { - display: none; position: fixed; top: 0px; left: 0px; @@ -341,10 +340,6 @@ li { z-index: 3; } -#subpage { - display: none; -} - #subpage > div { position: fixed; top: 50%; diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 4f0b6490..feb2468f 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -83,8 +83,8 @@ -
-
+ +