mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Minor styling change
This commit is contained in:
parent
99ee850238
commit
4e667ea546
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@
|
|||
{% else %}
|
||||
<a
|
||||
class="usa-button--unstyled disabled-link usa-tooltip text-no-underline "
|
||||
data-position="top"
|
||||
data-position="bottom"
|
||||
title="Domains must have at least one domain manager"
|
||||
aria-disabled="true"
|
||||
data-tooltip="true"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
{% for message in messages %}
|
||||
<div class="usa-alert usa-alert--{{ message.tags }} usa-alert--slim margin-bottom-2">
|
||||
<div class="usa-alert__body">
|
||||
{{ message }}
|
||||
{{ message }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue