MDL-32869 theme_formal_white: reduced the height or rows in admin filter table

This commit is contained in:
Kordan 2012-05-09 11:26:15 +02:00
parent e16e2300c5
commit bfc241a452

View File

@ -107,6 +107,11 @@ p {margin:0}
border-collapse: collapse;
}
/* Filter table - MDL-32869 */
.path-admin .cell .singleselect {
margin:0;
}
th.header,
.formtable tbody th,
.generalbox th,