- Patch #1387572 by pbull, tarekdj: Fixed node links are not left aligned in bartik theme on RTL direction.

8.0.x
Dries 2012-01-24 17:30:59 -05:00
parent 4edd147d99
commit d221954f29
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ ul.tips {
float: right;
}
.link-wrapper {
text-align: left;
margin-right: 236px;
margin-left: 0;
}