mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 02:36:02 +02:00
updated
This commit is contained in:
parent
7f85862a07
commit
2a3f67b5ce
2 changed files with 2 additions and 6 deletions
|
@ -252,8 +252,4 @@ abbr[title] {
|
|||
|
||||
.break-word {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.maxwidth-386{
|
||||
max-width: 386px !important;
|
||||
}
|
||||
}
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
{% if has_edit_request_portfolio_permission %}
|
||||
<div class="mobile:grid-col-12 tablet:grid-col-6">
|
||||
<p class="margin-y-0 maxwidth-386">Domain requests can only be modified by the person who created the request.</p>
|
||||
<p class="margin-y-0 maxw-mobile">Domain requests can only be modified by the person who created the request.</p>
|
||||
</div>
|
||||
<div class="mobile:grid-col-12 tablet:grid-col-6">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue