view modules/help/help.css @ 8:49b8ebaaad78

Added all the needed modules
author danieleb <danielebarchiesi@me.com>
date Fri, 20 Sep 2013 11:24:36 +0100
parents ff03f76ab3fe
children
line wrap: on
line source

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