Commit a9de3547 authored by Jose Vargas's avatar Jose Vargas

Replace alert class in project/pages

parent deb12e8e
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
- if verification_enabled && domain_presenter.unverified? - if verification_enabled && domain_presenter.unverified?
= content_for :flash_message do = content_for :flash_message do
.alert.alert-warning .gl-alert.gl-alert-warning
.container-fluid.container-limited .container-fluid.container-limited
= _("This domain is not verified. You will need to verify ownership before access is enabled.") = _("This domain is not verified. You will need to verify ownership before access is enabled.")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment