fix issue where app-container was overriding flexbox

This commit is contained in:
Joe Fleming 2014-08-14 10:58:59 -07:00
parent 80c76faf04
commit d36d416420

View file

@ -146,7 +146,6 @@ notifications {
.app-container {
> * {
position: relative;
display: block;
z-index: 0;
}