fixed width on wall-item-wrapper
This commit is contained in:
parent
a282042ffc
commit
f2789132ce
|
@ -809,6 +809,8 @@ input#dfrn-url {
|
|||
}
|
||||
.wall-item-wrapper {
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
width: 80px;
|
||||
}
|
||||
.wall-item-lock {
|
||||
height: 20px;
|
||||
|
|
Loading…
Reference in a new issue