Skip to content

Commit

Permalink
Fix syntax for CSS comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Jia committed May 14, 2015
1 parent 1d52a76 commit 2c9a4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ body {
background: #f8f5ec;
}

// Minimal CSS Needed for contained modals
/* Minimal CSS Needed for contained modals */
.modal-container {
position: relative;
}
Expand Down

0 comments on commit 2c9a4f6

Please sign in to comment.