[Mobile] IN PROGRESS: General fixes, spurred by mobile, for object-header

open #74
Attempting to layout using flex - not working;
See http://jsfiddle.net/charlesh88/cpf9zjts/9/ for working example;
New _flex.scss added;
This commit is changed elements that are mostly solid;
This commit is contained in:
Charles Hacskaylo
2015-08-21 15:09:23 -07:00
parent da8eb334e3
commit ee608cc4a4
11 changed files with 151 additions and 105 deletions

View File

@@ -241,6 +241,12 @@
.right.abs {
top: auto;
}
//.left.abs {
// @include tmpBorder(green);
//}
//.right.abs {
// @include tmpBorder(red);
//}
}
.object-holder {
top: $ueTopBarH + $interiorMarginLg;