RESOLVED BUILD 3011
There were a number of deficiencies within the CSS prior to v8.7 such as consistent spacing of toolbars to forms and queries which had to be fixed with custom CSS.
V8.7 alters the CSS but does so in a destructive manner, just making changes to the default version. This is problematic and a consistent issue with the progress of AIM development. It would be slightly more bearable if the CSS defaults were declared in the ConfigTool
Arbitrary CSS changes play havoc with fixes that developers have made to account for prior deficiencies.
For example:
Font Awesome icons on buttons were too small in a prior version. This was fixed and then reverted in v8.6, it now requires futzing about with the CSS but I am wary of doing this given the above.
Field groups CSS was butchered about 4 years ago because of a long fixed issue in Safari. They are still FUBAR. Again I am reticent to try to fix this myself as it is a basic issue and one induced by AIM development.