aboutsummaryrefslogtreecommitdiffstats
path: root/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/index.html')
-rw-r--r--example/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/index.html b/example/index.html
index 00a815a..7b46b64 100644
--- a/example/index.html
+++ b/example/index.html
@@ -18,7 +18,7 @@
</script>
<script type="text/ng-template" id="tooltip">
- <div class="right-triangle"></div>
+ <div class="arrow-up"></div>
<div class="tooltip">
Cool! The <b>nsPopover</b> could be used as a tooptip.
</div>