Remove float from inline date field so help text goes beneath.

This commit is contained in:
Michael Stenta 2018-11-14 11:54:21 -05:00
parent 8eee53de2f
commit 8a9818d58f
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ h2.resp-tab-active,
display: block;
}
.container-inline-date .date-padding {
padding-left: 0;
float: none;
}
/**