update components

This commit is contained in:
Luke Pulverenti 2016-11-25 01:58:38 -05:00
parent 649fd0000d
commit 765af7e4d8
51 changed files with 184 additions and 201 deletions

View file

@ -202,13 +202,6 @@ div[data-role='page'] {
white-space: normal !important;
}
.warningFieldDescription {
padding: 5px;
border: 1px solid #f4c63f;
background: #fff3a5;
border-radius: 5px;
}
.fieldDescription + .fieldDescription {
margin-top: 5px;
}