Reporting buttons area. Data download button

This commit is contained in:
Naomi
2018-09-12 18:16:36 +01:00
parent 3faabda3f2
commit 987adc97ce
5 changed files with 19 additions and 12 deletions

View File

@ -6,3 +6,11 @@
li.facet-item {
list-style-type: none;
}
#opencase_reporting_buttons {
margin-bottom: 20px;
}
#opencase_reporting_buttons #download-data{
float: right;
}