1
0
Fork 0

frio - don't show the "insert image" button in modals (because it doesn't work at the current state)

This commit is contained in:
rabuzarus 2018-04-21 14:27:57 +02:00
commit 54c3efccab
4 changed files with 8 additions and 5 deletions

View file

@ -2409,10 +2409,13 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
height: 48px;
width: 48px;
}
#prvmail-end {
clear:both;
}
#modal #prvmail-text-edit-bb .bb-img {
display: none;
}
/* photos */
.photo-album-actions {
margin-bottom: 10px;