|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
#page-report-participation-index .participationselectform {
|
|
|
2 |
margin: 10px auto;
|
|
|
3 |
}
|
|
|
4 |
|
|
|
5 |
#page-report-participation-index .participationselectform label {
|
|
|
6 |
margin-left: 15px;
|
|
|
7 |
margin-right: 5px;
|
|
|
8 |
}
|
|
|
9 |
|
|
|
10 |
/* Die to css conflicts with form-inline, we have to create a specific class to fix submit button alignment on clean */
|
|
|
11 |
#page-report-participation-index .participationselectform input[type="submit"] {
|
|
|
12 |
margin-bottom: 0;
|
|
|
13 |
}
|