mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 11:09:20 +03:00
Drop the .clearfix (old "fix" float stuff)
This commit is contained in:
parent
e417a2801b
commit
d64cfb96ad
5 changed files with 11 additions and 27 deletions
|
|
@ -153,7 +153,9 @@
|
|||
}
|
||||
|
||||
.language-buttons {
|
||||
flex-grow: 1;
|
||||
margin-top: 5px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.language-button {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue