9
modules/help/help.css
Normal file
9
modules/help/help.css
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
.help-items {
|
||||
float: left; /* LTR */
|
||||
width: 22%;
|
||||
padding-right: 3%; /* LTR */
|
||||
}
|
||||
.help-items-last {
|
||||
padding-right: 0; /* LTR */
|
||||
}
|
||||
Reference in New Issue
Block a user