Updated toggle and moved to view inheritance

This commit is contained in:
Max Lynch
2013-11-08 17:57:04 -06:00
parent 6058afeb51
commit c73cc43c21
7 changed files with 74 additions and 71 deletions

View File

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