From 102f9865553bb3a41c5a74a5392893c5b5400d66 Mon Sep 17 00:00:00 2001
From: Peter Bacon Darwin
Date: Fri, 14 Feb 2014 11:44:41 +0000
Subject: docs(ngShowHide): fix icons in example
The protractor tests were failing because the spans containing the icons
were not displaying anymore.
---
 src/ng/directive/ngShowHide.js | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)
(limited to 'src')
diff --git a/src/ng/directive/ngShowHide.js b/src/ng/directive/ngShowHide.js
index 303db9c4..c783f181 100644
--- a/src/ng/directive/ngShowHide.js
+++ b/src/ng/directive/ngShowHide.js
@@ -94,16 +94,19 @@
       
         Show:
         
-           I show up when your checkbox is checked.
+           I show up when your checkbox is checked.
         
       
         Hide:
         
-           I hide when your checkbox is checked.
+           I hide when your checkbox is checked.
         
       
         Show:
         
-           I show up when your checkbox is checked.
+           I show up when your checkbox is checked.
         
       
         Hide:
         
-           I hide when your checkbox is checked.
+           I hide when your checkbox is checked.