aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-05-14 16:22:34 +0100
committerStruan Donald <struan@exo.org.uk>2012-05-14 16:22:34 +0100
commit220769568acb6efb42661dd27bcb1a5260c321c6 (patch)
tree6b851136db063c07bd3e7bd65c34922b1c58aaf6
parent35517426ec00aeb98d7ef3b5f1a27f3035209beb (diff)
undo 100% width of selects for dashboard
-rw-r--r--templates/web/default/dashboard/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/dashboard/index.html b/templates/web/default/dashboard/index.html
index f7c058a99..f24797a8e 100644
--- a/templates/web/default/dashboard/index.html
+++ b/templates/web/default/dashboard/index.html
@@ -9,6 +9,7 @@
th[scope=row] { text-align: left; }
tr.subtotal { background-color: #eee; }
#overview tr:nth-child(2) { background-color: #fee; }
+ select { width: auto; }
</style>
<form>