0
Justify Form Elements with common top line
I'm trying to layout a form with multiple different types of elements in a row. For instance I have a formula field, and to the right of it a View into another table. The View is quite tall, but the formula field is the normal single text row height.
My problem is that the two elements float with a common bottom edge, rather than a common top edge. Is there a way to get them to top-align?
I'm not against a craft CSS hack, if one exists. :-)
2 replies
-
You could ajust the height of that formula field. Still this is a buggy solution because the height of that view is variable I suppose.
-
Yes, that's the issue I have. The View is hugely variable, so any attempt to set the formula height just fails when I move to the next record.
Content aside
- 4 yrs agoLast active
- 2Replies
- 1207Views
-
1
Following