Merge pull request #13758 from Raroun/frio_More_space_between_photo_permissions_and_send_button
[frio] More space between photo permissions and send button
This commit is contained in:
commit
6bad4754e2
|
@ -2769,6 +2769,11 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
|
|||
.photo-album-actions .photos-order-link {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#photo-edit-submit-button {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
/* Events page */
|
||||
|
||||
.fc .fc-month-view .fc-content .fc-title .item-desc:hover {
|
||||
|
|
Loading…
Reference in a new issue