modified: view/theme/smoothly/style.css

modified:   view/theme/smoothly/theme.php
	view/theme/smoothly/mobile
This commit is contained in:
pixelroot 2012-09-07 10:09:24 +02:00
commit 1157b627af
2 changed files with 11 additions and 7 deletions

View file

@ -1047,13 +1047,17 @@ profile-jot-banner-wrapper {
}
.wall-item-lock-wrapper { float: right; }
.wall-item-dislike,
.wall-item-like,
.wall-item-author {
/*clear: left;*/
.wall-item-like {
clear: left;
font-size: 0.9em;
margin: 0px 0px 10px 450px; /*140*/
padding-left: 0px; /*10*/
/* font-variant:small-caps; */
margin: 0px 0px 10px 450px;
padding-left: 0px;
}
.wall-item-author {
font-size: 0.9em;
margin: 0px 0px 0px 100px;
padding-left: 0px;
}
.wall-item-author a {