forked from wallabag/wallabag
Fix action's icons position
This commit is contained in:
@ -304,7 +304,7 @@ nav {
|
||||
.nav-panel-buttom {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
justify-content: right;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.nav-panel-buttom li {
|
||||
|
||||
Reference in New Issue
Block a user