Always render "browser not supported" alert and disable it for supported browsers

This commit is contained in:
Sebastian Serth
2020-03-03 18:13:30 +01:00
parent 8fa37842af
commit ca82e4000a
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ button i.fa-spin {
vertical-align: bottom;
}
#alert, #development-environment {
#development-environment {
display: none;
}