creativetimofficial/ct-now-ui-dashboard-pro

Bootstrap Notify mobile close lost

Opened this issue · 1 comments

On mobile devices, the notify via $.notify(...) doesn't display properly.

fixed via css on line 13963 now-ui-dashbaord.css

  [data-notify="container"].alert {
    min-width: 300px;
  }

as many phones are 375px wide