summaryrefslogtreecommitdiffstatshomepage
path: root/modules/help/help.css
blob: 92281707a5a6ce4daf4deed00749ac56321b77b6 (plain) (blame)
1
2
3
4
5
6
7
8
9

.help-items {
  float: left; /* LTR */
  width: 22%;
  padding-right: 3%; /* LTR */
}
.help-items-last {
  padding-right: 0; /* LTR */
}