diabook-themes: small fix
This commit is contained in:
parent
0fa3b7f348
commit
f931d5c918
8 changed files with 8 additions and 0 deletions
|
@ -1335,6 +1335,7 @@ transition: all 0.2s ease-in-out;
|
|||
|
||||
.wall-item-container .wall-item-content img {
|
||||
max-width: 400px;
|
||||
max-height: 400px;
|
||||
}
|
||||
.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
|
||||
display: table-cell;
|
||||
|
|
|
@ -1333,6 +1333,7 @@ transition: all 0.2s ease-in-out;
|
|||
|
||||
.wall-item-container .wall-item-content img {
|
||||
max-width: 400px;
|
||||
max-height: 400px;
|
||||
}
|
||||
.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
|
||||
display: table-cell;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue