not quite there yet but getting closer

This commit is contained in:
marijus
2014-10-20 22:46:14 +02:00
parent 11e8fe3085
commit c080c420ba
3 changed files with 90 additions and 109 deletions
+7 -24
View File
@@ -3,6 +3,10 @@
margin-bottom: 25px;
}
.photo-item-tools {
padding: 7px 10px;
}
#photo-photo {
display: table;
margin: 0 auto;
@@ -72,9 +76,6 @@
#photo-edit-link-wrap {
margin-bottom: 15px;
}
#photo-like-div {
margin-bottom: 25px;
}
#photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {
clear: both;
@@ -84,18 +85,10 @@
margin-bottom: 15px;
}
#photo-edit-delete-button {
float: right;
}
#photo-edit-edit-wrapper {
margin-top: 10px;
margin-bottom: 30px;
}
#photo-photo-delete-button {
float: right;
margin-top: -64px;
#photo-edit-edit {
padding: 7px 10px;
margin-bottom: 3px;
}
#photo-edit-end {
@@ -106,16 +99,6 @@
margin-bottom: 15px;
}
#in-this-photo-text {
margin-left: 30px;
}
#in-this-photo {
margin-left: 60px;
margin-top: 10px;
margin-bottom: 20px;
}
#photo-album-edit-submit, #photo-album-edit-drop {
margin-top: 15px;
margin-bottom: 15px;