Merge pull request #134 from joefiorini/autoprefixer

Implements autoprefixer and modular CSS layout
This commit is contained in:
Joe Fiorini
2015-04-13 18:11:49 -04:00
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
// This file left here as a placeholder
// to keep the build passing. Will be
// removed on the next card.
+1 -1
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;
}
+1 -1
View File
@@ -347,7 +347,7 @@
.header {
width: 100%;
height: 28px;
padding: bottom: 5px;
bottom: 5px;
.search-field {