[frio] Fix shared post external link position

This commit is contained in:
Hypolite Petovan 2020-09-10 20:13:12 -04:00
parent 6fca8c302f
commit 6336beb4eb
1 changed files with 4 additions and 0 deletions

View File

@ -1507,6 +1507,10 @@ aside .panel-body {
right: 0;
top: 0;
}
.shared_header .preferences {
top: 7px;
right: 9px;
}
.wall-item-network {
font-size: 13px;
}