Revert "Always align action items to the right even when the window is small "

This reverts commit c9618458cb.
This commit is contained in:
Frédéric Guillot 2020-06-17 21:48:07 -07:00
parent f52f00abcf
commit 43bf6696d5
2 changed files with 12 additions and 16 deletions

File diff suppressed because one or more lines are too long

View File

@ -704,10 +704,6 @@ a.button {
margin-top: 5px;
}
.item-meta ul:last-child {
margin-left: auto;
}
.item-meta li {
display: inline;
}