Fix syntax errors in less templates

This commit is contained in:
Joe Fiorini 2015-04-02 10:16:55 -04:00
parent fd09cc3726
commit a22b5e773e
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ due to the login screen showing on top of the dashboard, we're hiding the border
#replacementImg{
align:center;
width: 100px:
width: 100px;
height: 100px;
}

View File

@ -347,7 +347,7 @@
.header {
width: 100%;
height: 28px;
padding: bottom: 5px;
bottom: 5px;
.search-field {