Merge remote-tracking branch 'nasa/open1319' into open1320

This commit is contained in:
Victor Woeltjen
2015-06-25 09:59:23 -07:00
2 changed files with 24 additions and 16 deletions

View File

@@ -31,11 +31,15 @@
bottom: auto;
height: $headerH;
line-height: $headerH;
min-width: $colW;
span {
vertical-align: middle;
}
.l-filter {
margin-left: $interiorMargin;
input.t-filter-input {
width: 100px;
}
}
}