diff --git a/proxy/static/snowflake.html b/proxy/static/snowflake.html
index 3a1cdb9..4b42bae 100644
--- a/proxy/static/snowflake.html
+++ b/proxy/static/snowflake.html
@@ -61,7 +61,7 @@
right: 0; top: 0; height: 100%; width: 10%;
background-color: #202; color: #f8f;
font-variant: small-caps; font-size: 100%;
- border: none; // box-shadow: 0 2px 5px #000;
+ border: none; /* box-shadow: 0 2px 5px #000; */
}
#send:hover { background-color: #636; }
#status {