fix 1801 - fix validation error message in us points admin page

stable
Juanfran 2014-12-12 10:23:56 +01:00
parent 07cc7237ba
commit caacd40b1f
1 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,12 @@
} }
.project-values-value { .project-values-value {
@include table-flex-child(1, 0, 0); @include table-flex-child(1, 0, 0);
.checksley-error-list {
left: 0;
top: 35px;
right: auto;
white-space: nowrap;
}
} }
.project-values-isclosed, .project-values-isclosed,