koel/resources/assets/js/components/main-wrapper/sidebar
Martin Charles 505397aa2b Changed pos: abs to translateX
According to [Paul Irish][1], using `transform` instead of `left`, `right`,
etc. is better for multiple reasons. This will be useful when adding better
touch support.

[1]: http://www.paulirish.com/2012/why-moving-elements-with-translate-is-better-than-posabs-topleft/
2016-05-21 16:54:50 -04:00
..
index.vue Changed pos: abs to translateX 2016-05-21 16:54:50 -04:00
playlist-item.vue Remove logging code 2016-04-01 15:53:21 +08:00
playlists.vue Properly activate a playlist after creation 2016-04-01 15:10:02 +08:00