1
0
Fork 0

[frio] Restyle album edit header. (#5426)

This commit is contained in:
Andreas Neustifter 2018-07-20 21:23:51 +02:00 committed by Hypolite Petovan
commit b26da6096b
3 changed files with 22 additions and 1 deletions

View file

@ -2470,6 +2470,13 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
}
/* photos */
#photo-album-edit-name-label {
width: 100%;
}
.photo-album-edit-name {
width: 60%;
}
.photo-album-actions {
margin-bottom: 10px;
}