Barış Soner Uşaklı 5 years ago
commit 9579fa62f9

@ -88,9 +88,17 @@
left: 100%; left: 100%;
width: 175px; width: 175px;
height: 28px; height: 28px;
margin-top: -14px;
font-size: 10px; font-size: 10px;
> a {
position: relative;
.user-img {
margin-top: -3px;
text-align: center;
padding: 0;
}
}
.post-author { .post-author {
padding-left: 25px; padding-left: 25px;
color: lighten(@gray-base, 65%); color: lighten(@gray-base, 65%);

@ -1,6 +1,6 @@
{ {
"name": "nodebb-theme-persona", "name": "nodebb-theme-persona",
"version": "10.1.60", "version": "10.1.61",
"nbbpm": { "nbbpm": {
"compatibility": "^1.14.0" "compatibility": "^1.14.0"
}, },

Loading…
Cancel
Save