Amend x-axis label width

This commit is contained in:
perryharlock
2013-11-27 11:27:31 +00:00
parent 5c10261c56
commit 16231a3609
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -383,6 +383,11 @@ ul.date-links {
margin-top:-24px;
margin-right:35px
}
.flot-x-axis {
.flot-tick-label {
max-width:45px !important;
}
}
/* New task page */
.standards-lists {