Browse Source

Remove overlay from theme.

pull/743/head
Sebastian 4 years ago
parent
commit
9391ade004
  1. 1
      frontend/app/_theme.html

1
frontend/app/_theme.html

@ -1119,7 +1119,6 @@
<div class="bs-component"> <div class="bs-component">
<div class="alert alert-dismissible alert-warning mt-2"> <div class="alert alert-dismissible alert-warning mt-2">
<button type="button" class="btn-close" data-dismiss="alert"></button> <button type="button" class="btn-close" data-dismiss="alert"></button>
<div class="overlay"></div>
<h4>Warning!</h4> <h4>Warning!</h4>

Loading…
Cancel
Save