Drop the .clearfix (old "fix" float stuff)

This commit is contained in:
djmaze 2021-11-08 22:03:31 +01:00
parent e417a2801b
commit d64cfb96ad
5 changed files with 11 additions and 27 deletions

View file

@ -114,7 +114,6 @@ dialog > footer {
text-align: right; // right align buttons
border-top: 1px solid #ddd;
border-radius: 0 0 6px 6px;
.clearfix(); // clear it in case folks use .pull-* classes on buttons
// Properly space out buttons
.btn + .btn {