1
0
Fork 0

bug #44 wallwall in loozah issue after recent template fix

This commit is contained in:
Friendika 2011-04-11 18:52:29 -07:00
commit de8b381149
2 changed files with 11 additions and 3 deletions

View file

@ -1005,8 +1005,6 @@ input#dfrn-url {
.wall-item-arrowphoto-wrapper {
margin-top: 40px;
margin-right: 20px;
float: left;
}
.wall-item-wrapper {
margin-left: 10px;;
@ -1037,6 +1035,16 @@ input#dfrn-url {
margin-left: 15px;
}
.wall-item-info.wallwall {
width: 285px;
}
.wwto, .wall-item-arrowphoto-wrapper, .wwfrom {
float: left;
margin-right: 10px;
}
.wall-item-links-wrapper {
float: left;
}