more work on photos

This commit is contained in:
marijus
2014-10-20 15:05:33 +02:00
parent c909b8be06
commit 11e8fe3085
3 changed files with 54 additions and 57 deletions

View File

@@ -3,19 +3,9 @@
margin-bottom: 25px;
}
#photo-view-wrapper {
float:left;
min-width: 500px;
overflow: hidden;
}
#photo-prev-link, #photo-next-link {
padding: 10px;
float: left;
}
#photo-photo {
float: left;
display: table;
margin: 0 auto;
}
#photo-photo-end {