fix(footer): Fix placement of .bar-footer.item-input-inset

Closes #1325
This commit is contained in:
Adam Bradley
2014-05-13 21:10:23 -05:00
parent 76d4c083cb
commit eaee564de1

View File

@@ -283,6 +283,10 @@
border-top-width: 1px;
border-bottom-width: 0;
background-position: top;
&.item-input-inset {
position: absolute;
}
}
// Don't render padding if the bar is just for tabs