d7_to_d10_migration/drupal7/web/modules/help/help.css

10 lines
138 B
CSS
Raw Normal View History

2024-07-23 03:38:34 +00:00
.help-items {
float: left; /* LTR */
width: 22%;
padding-right: 3%; /* LTR */
}
.help-items-last {
padding-right: 0; /* LTR */
}