We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9feb692 + 0dbaee9 commit fb0c3e7Copy full SHA for fb0c3e7
sample/index.html
@@ -51,7 +51,7 @@
51
52
<!-- Here is the main ui-view (unnamed) and will be populate by its immediate children's templates
53
unless otherwise explicitly named views are targeted. It's also employing ng-animate. -->
54
- <div ui-view class="container slide" style="margin-top: 80px;"></div>
+ <div ui-view class="container slide" style="padding-top: 80px;"></div>
55
56
57
<hr>
0 commit comments