.content-alert-browser {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    min-height: 0;
    margin-bottom: -2px;
}
