when changing cover photo, show existing

This commit is contained in:
zotlabs
2018-04-17 16:29:32 -07:00
parent 02763811b3
commit 0576046d02
3 changed files with 8 additions and 2 deletions

View File

@@ -1795,3 +1795,7 @@ dl.bb-dl > dd > li {
position: absolute;
text-shadow: -2px 0 1px #fff, 0 2px 1px#fff, 2px 0 1px #fff, 0 -2px 1px #fff;
}
.cover-photo-review {
margin-bottom: 10px;
}