Skip to content

Commit 439a219

Browse files
authored
Merge pull request #51 from ChadiAlAshkar/master
Fix Sorting Issue
2 parents 2eafeb8 + dc2085e commit 439a219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/content/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<link rel="stylesheet" href="../../../../styles/transitionAnimation.css">
4747
<meta charset="UTF-8">
4848
</head>
49-
<body>
49+
<body style="height: auto !important;">
5050
<div ng-cloak="" ng-controller="ContentHomeCtrl as ContentHome">
5151
<div id="carousel"></div>
5252
<hr class="none">

0 commit comments

Comments
 (0)