Update style.css
Added 15 pixels of space between picture permissions and send button
This commit is contained in:
parent
82ab0c8504
commit
9d4a515571
|
@ -2769,6 +2769,11 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
|
||||||
.photo-album-actions .photos-order-link {
|
.photo-album-actions .photos-order-link {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#photo-edit-submit-button {
|
||||||
|
margin-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Events page */
|
/* Events page */
|
||||||
|
|
||||||
.fc .fc-month-view .fc-content .fc-title .item-desc:hover {
|
.fc .fc-month-view .fc-content .fc-title .item-desc:hover {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user