Basic pull to refresh shell

This commit is contained in:
Max Lynch
2013-10-16 11:22:01 -05:00
parent 6e8fcb0daf
commit 3ae53811a6
7 changed files with 185 additions and 8 deletions

View File

@ -8,7 +8,7 @@
<link href="../dist/css/ionic.css" rel="stylesheet">
<style>
#slide-box {
max-height: 400px;
max-height: 200px;
}
</style>
</head>