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 7a5c094 commit f6b6af5Copy full SHA for f6b6af5
Templates/All-In-One-Template/MySpaProject/MySpaProject.WebSpaAngular/App/Main/views/layout/layout.cshtml
@@ -41,8 +41,8 @@
41
<div ng-controller="app.views.layout as vm">
42
<div ng-include="'/App/Main/views/layout/header.cshtml'"></div>
43
<div class="container">
44
- <div class="angular-animation-container">
45
- <div ui-view class="shuffle-animation"></div>
+ <div class="angular-animation-container row">
+ <div ui-view class="shuffle-animation col-xs-12"></div>
46
</div>
47
48
0 commit comments