Commit b83d55f0b9d3c4f6d84aa4c10cf94b52fc1c972c
1 parent
335ea50b
Fix toggle button position in DA
Showing
2 changed files
with
6 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html
... | ... | @@ -342,6 +342,7 @@ |
342 | 342 | <div class="clearfix"></div> |
343 | 343 | </div> |
344 | 344 | </div> |
345 | + <div class="clearfix"></div> | |
345 | 346 | </div> |
346 | 347 | <div class="clearfix"></div> |
347 | 348 | <!--to prevent transparency scale from closing on click anywhere outside set data-backdrop="static" data-keyboard="false" --> | ... | ... |