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.
1 parent 9feb692 commit 0dbaee9Copy full SHA for 0dbaee9
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