UNCLASSIFIED - NO CUI

Skip to content

fix / inputfield width with alert

Tony Phi requested to merge fix/inputfield-alert-width into main

Inputfield with alertbar message was causing width to expand due to the alertbar's min width style. Disabled this style for alertbars that inside of Input Fields but not for alert bars in general.

Merge request reports