From 5e663c3dc7aa2908b3396ec41426572a2a105a3c Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Fri, 11 Nov 2011 17:08:25 -0800 Subject: fix(docs.guide): fix $location example --- .../guide/dev_guide.services.$location.ngdoc | 24 +++++++++++++--------- docs/src/templates/docs.css | 11 ---------- 2 files changed, 14 insertions(+), 21 deletions(-) diff --git a/docs/content/guide/dev_guide.services.$location.ngdoc b/docs/content/guide/dev_guide.services.$location.ngdoc index 5bce8b0c..51747516 100644 --- a/docs/content/guide/dev_guide.services.$location.ngdoc +++ b/docs/content/guide/dev_guide.services.$location.ngdoc @@ -369,8 +369,10 @@ redirect to regular / hashbang url, as this conversion happens only during parsi In this examples we use `` - + + + + # Caveats diff --git a/docs/src/templates/docs.css b/docs/src/templates/docs.css index 7f1cea8e..d42ec093 100644 --- a/docs/src/templates/docs.css +++ b/docs/src/templates/docs.css @@ -467,17 +467,6 @@ td.empty-corner-lt { } /* service.$location Html5 mode example */ -.html5-hashbang-example { - height: 255px; - margin-left: -40px; - padding-left: 30px; -} - -.html5-hashbang-example div { - float: left; - width: 375px; -} - .html5-hashbang-example div input { width: 360px; } -- cgit v1.2.3