remove btn-group:after

This commit is contained in:
2022-12-19 17:35:55 -08:00
parent ce7466ac04
commit 727c23cec3
2 changed files with 4 additions and 8 deletions

View File

@@ -60,12 +60,6 @@ p {
border: none;
}
.btn-group:after {
content: "";
clear: both;
display: table;
}
.btn-group button:hover {
background-color: #008800;
}