Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott J. Miles committed Sep 13, 2013
1 parent d2934cd commit 298dd8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion polymer-collapse/polymer-collapse.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
*/
.polymer-collapse-closed {
display: none;
display: none;
}
2 changes: 1 addition & 1 deletion polymer-collapse/polymer-collapse.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<link rel="stylesheet" polymer-scope="controller" href="polymer-collapse.css">
<link rel="stylesheet" href="polymer-collapse.css">
<style>
@host {
@host {
* {
display: none;
}
Expand Down

0 comments on commit 298dd8e

Please sign in to comment.