Fix vertical alignment in history buttons
parent
bb658dfc2d
commit
e571de07e9
|
@ -86,6 +86,8 @@
|
|||
margin: 0 5px;
|
||||
border: 1px solid @cryptpad_text_col;
|
||||
text-transform: uppercase;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
.fa:not(:last-child) {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue