add missing semicolon

This commit is contained in:
Neil Lalonde 2014-10-21 14:57:26 -04:00
parent d501f003ca
commit c330fb7639
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
// --------------------------------------------------
.body-page {
margin-top: 20px
margin-top: 20px;
margin-left: 15px;
width: 90%;
padding-left: 0;