Fix for stacking notifications

Video player just plays over the top
Max-height set on footer to display 3 stacked messages
This commit is contained in:
Tim Hobbs 2014-03-17 20:41:42 -07:00
parent d8ba16da08
commit b5b21349f9
3 changed files with 9 additions and 25 deletions

View file

@ -683,6 +683,7 @@ h1 .imageLink {
z-index: 99997;
color: #fff;
border: 0 !important;
max-height: 200px;
}
.footerNotification {