Merge branch 'develop' of github.com:nature/pa11y-dashboard into edit-page

This commit is contained in:
perryharlock
2013-11-27 11:30:59 +00:00
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 {