Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop'

Fix followers/follows UI, fix #343 fix #340

Closes #340 and #343

See merge request pleroma/pleroma-fe!590
This commit is contained in:
Shpuld Shpludson 2019-02-19 14:47:32 +00:00
commit ed3c318be0
8 changed files with 75 additions and 51 deletions

View file

@ -739,3 +739,7 @@ nav {
width: 100%;
}
}
.btn.btn-default {
min-height: 28px;
}