Some more CSS cleanups

This commit is contained in:
djmaze 2021-11-15 15:37:05 +01:00
parent db2a7a51c9
commit 203b884309
4 changed files with 4 additions and 12 deletions

View file

@ -39,12 +39,3 @@
border-color: @infoBorder;
color: @infoText;
}
// Block alerts
// -------------------------
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}