summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics_reporting/style.css')
-rw-r--r--modules-available/statistics_reporting/style.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/modules-available/statistics_reporting/style.css b/modules-available/statistics_reporting/style.css
index 6cb6de51..b0875a7d 100644
--- a/modules-available/statistics_reporting/style.css
+++ b/modules-available/statistics_reporting/style.css
@@ -1,7 +1,16 @@
.top-row {
- margin-bottom: 20px;
+ margin-bottom: 10px;
+}
+
+.top-row select, .top-row .btn-group {
+ margin-right: 10px;
+ margin-bottom: 10px;
}
.buttonbar button {
margin-bottom: 4px;
+}
+
+.buttonbar {
+ margin-bottom: 20px;
} \ No newline at end of file