Fix CSS race condition with bottstrap alerts

This commit is contained in:
yflory 2021-03-01 15:24:20 +01:00
parent b934820d23
commit 016c6cc3c6
1 changed files with 1 additions and 1 deletions
customize.dist/src/less2/include

View File

@ -208,7 +208,7 @@
}
}
// Bootstrap Alerts
.alert {
body .alert {
margin: 0px 0px @alertify_padding-base 0px;
font-size: 12px;
padding: 5px;