We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667c1ba commit c2f2d2fCopy full SHA for c2f2d2f
index.html
@@ -4,7 +4,9 @@
4
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css"/>
5
<link rel="stylesheet" type="text/css" href="dist/angular-tooltips.css">
6
<style media="screen">
7
-
+ body {
8
+ margin: 100px;
9
+ }
10
#demo-container > div {
11
margin: 10% 0;
12
text-align: center;
0 commit comments