This commit is contained in:
Hannes Mannerheim 2015-06-18 18:47:59 +02:00
parent 1e00226c7b
commit e1695c5dba

View File

@ -4508,14 +4508,12 @@ body.rtl #user-avatar {
left:auto;
right:12px;
}
body.rtl #user-name,
body.rtl #user-profile-link a {
margin-right: 42px;
margin-left: 20px;
}
body.rtl #user-container {
float: right;
}
body.rtl #user-screen-name {
direction:ltr;
}
body.rtl #feed {
float: left;
}