This just looks better
@ -15,8 +15,7 @@
li.thumbnail {
margin-left: 10px;
margin-bottom: 10px;
min-width: 275px;
width: 330px;
max-width: 330px;
min-height: 150px;
}
li.thumbnail > img {
@ -21,8 +21,8 @@ App.ApplicationRoute = Ember.Route.extend({
});
// var restUrl = 'http://showtimes.everyday.in.th/api';
var restUrl = 'http://showtimes.everyday.in.th/api';
var restUrl = 'http://localhost:8888';
// var restUrl = 'http://localhost:8989';
var today = new Date();