This commit is contained in:
David Benqué
2019-12-09 11:37:20 +00:00
parent f04d4e1010
commit bc59313238
3 changed files with 4 additions and 4 deletions

View File

@@ -159,7 +159,7 @@
margin-bottom: @alertify_padding-base;
margin: 0;
overflow: auto;
:last-child{
:last-child {
margin-bottom: 0;
}
}
@@ -520,7 +520,7 @@
overflow-x: auto;
}
}
// Bootstrap Alerts
// Bootstrap Alerts
.alert {
margin: 0px 0px @alertify_padding-base 0px;
font-size: 12px;