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 {
|
.wall-item-wrapper {
|
||||||
float: left;
|
float: left;
|
||||||
|
margin-right: 5px;
|
||||||
|
width: 80px;
|
||||||
}
|
}
|
||||||
.wall-item-lock {
|
.wall-item-lock {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
Reference in New Issue
Block a user