fix photo album pager
This commit is contained in:
parent
98a8693e9e
commit
a5a6719283
4 changed files with 18 additions and 0 deletions
|
@ -1904,6 +1904,11 @@ aside input[type='text'] {
|
|||
}
|
||||
|
||||
|
||||
.photos {
|
||||
height: auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.photo-album-image-wrapper {
|
||||
float: left;
|
||||
margin-top: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue