Simple forum software for building great communities.
Go to file
Alexander Skvortsov 51fe530285 Fix email confirmation alert
Currently, the controls are on a new line due to the container div. We want to wrap ALL children of the alert, including the controls, in the container div.

We need to split it into a separate class so that we can add modify the alert vnode AFTER the alert component's `view` logic has been applied.
2020-10-03 18:47:27 -04:00
framework/core Fix email confirmation alert 2020-10-03 18:47:27 -04:00