summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics/style.css')
-rw-r--r--modules-available/statistics/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules-available/statistics/style.css b/modules-available/statistics/style.css
index 1bfc2893..000cefaf 100644
--- a/modules-available/statistics/style.css
+++ b/modules-available/statistics/style.css
@@ -55,4 +55,12 @@
border-radius: 3px;
color: #fff;
padding: 1px 3px;
+}
+
+.dropdown-menu .btn.btn-machine-action {
+ text-align: left;
+}
+
+.open > .dropdown-menu {
+ min-width: inherit;
} \ No newline at end of file