mirror of
https://github.com/friendica/friendica
synced 2024-12-22 22:40:16 +00:00
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
1 changed files with 5 additions and 0 deletions
|
@ -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