css
This commit is contained in:
parent
3b2840a2fe
commit
886d9018b7
@ -219,13 +219,16 @@
|
|||||||
}
|
}
|
||||||
.wall-item-tools-bs {
|
.wall-item-tools-bs {
|
||||||
clear: both;
|
clear: both;
|
||||||
//padding: 5px 5px;
|
padding: 5px 10px;
|
||||||
//margin-left: 40px;
|
margin-left: 40px;
|
||||||
}
|
}
|
||||||
.comment .wall-item-tools {
|
.comment .wall-item-tools {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
.comment .wall-item-tools-bs {
|
||||||
|
padding: 0px 0px;
|
||||||
|
margin-left: 30px;
|
||||||
|
}
|
||||||
.item-tool {
|
.item-tool {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
Reference in New Issue
Block a user