1
0
Fork 0

Merge commit 'upstream/master'

This commit is contained in:
Michael Vogel 2012-04-08 10:07:39 +02:00
commit ce0eac44b5
15 changed files with 43 additions and 30 deletions

View file

@ -1312,6 +1312,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;

View file

@ -1306,6 +1306,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;