diff --git a/build/gui.html b/build/gui.html
index 8fa7183..f4dd94c 100644
--- a/build/gui.html
+++ b/build/gui.html
@@ -14,7 +14,7 @@ if(d?f=f.toModel:"function"==typeof f.toDOM&&(f=f.toDOM),"function"!=typeof f)re
undefined
-
-
+
+
\ No newline at end of file
diff --git a/build/gui.js b/build/gui.js
index cc314cd..18aa86b 100644
--- a/build/gui.js
+++ b/build/gui.js
@@ -14,7 +14,7 @@ document.write(['',
-'',
+'',
+'',
'',
'',].join("\n"))
\ No newline at end of file
diff --git a/elements/gui-row/gui-row.js b/elements/gui-row/gui-row.js
index 43f080d..31fec8a 100644
--- a/elements/gui-row/gui-row.js
+++ b/elements/gui-row/gui-row.js
@@ -13,7 +13,6 @@ Polymer('gui-row', {
ready: function() {
-
},
openComment: function() {
diff --git a/elements/shared.styl b/elements/shared.styl
index 7b78666..36c8e23 100644
--- a/elements/shared.styl
+++ b/elements/shared.styl
@@ -46,5 +46,5 @@ input( color )
outline: none;
transition: background-color 0.15s linear;
box-sizing: border-box;
- // &:hover, &:focus
- // background: lighter
\ No newline at end of file
+ &:hover, &:focus
+ background: lighter
\ No newline at end of file