whitespace
authorNicholas Bollweg (Nick) <nick.bollweg@gmail.com>
Sat, 22 Feb 2014 09:22:12 -0500
changeset 2110 ce6d01df6331
parent 2109 73ca80504f8d
child 2111 17ce0687cb69
whitespace
playground/playground.js
--- a/playground/playground.js	Sat Feb 22 09:20:20 2014 -0500
+++ b/playground/playground.js	Sat Feb 22 09:22:12 2014 -0500
@@ -293,7 +293,6 @@
   playground.tabSelected = function(evt) {
     
     var id = playground.activeTab = evt.target.id;
-
     
     if(['tab-compacted', 'tab-flattened', 'tab-framed'].indexOf(id) > -1) {
       // these options require more UI inputs, so compress UI space