summaryrefslogtreecommitdiffstatshomepage
path: root/modules/help/help-rtl.css
blob: 8e40a8c255ec88035fcf4c5ead90cb651a31c233 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

.help-items {
  float: right;
  padding-right: 0;
  padding-left: 3%;
}
.help-items-last {
  padding-right: 0;
  padding-left: 0;
}