3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

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

View file

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