narrowed the date fields a bit

This commit is contained in:
wclouser%mozilla.com 2006-06-29 21:36:33 +00:00
parent faa323e28f
commit 1a3dc6fb98

View File

@ -19,6 +19,10 @@
height:150px;
}
input[type="text"] {
width:7em;
}
/* The labels that are floated over the bar charts */
div.bar_chart_label {
position: absolute;