more css cleanup

This commit is contained in:
friendica
2013-12-09 18:44:09 -08:00
parent aaf21e8924
commit d13f693f85
2 changed files with 13 additions and 98 deletions

View File

@@ -11,6 +11,19 @@
margin-bottom: 25px;
}
#photo-prev-link, #photo-next-link {
padding: 10px;
float: left;
}
#photo-photo {
float: left;
}
#photo-photo-end {
clear: both;
}
.photo-album-image-wrapper {
float: left;
margin-top: 15px;