Skip to content

Commit

Permalink
[FIX]UI improvements in /new/ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
moitabenfdz committed Aug 15, 2023
1 parent 2472186 commit e0e5624
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions helpdesk_mgmt/views/helpdesk_ticket_templates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
class="col-md-12"
>
<h1
class="text-center"
class="text-left"
>Send a new ticket</h1>
</div>
</div>
Expand Down Expand Up @@ -513,7 +513,7 @@
class="col-md-7 col-sm-8"
>
<div
class="btn btn-default btn-file col-md-12"
class="btn-default btn-file col-md-12"
>
<input
class="form-control o_website_form_input"
Expand Down Expand Up @@ -541,7 +541,10 @@
/>
</div>
</div>
<div class="form-group">
<div
class="form-group"
style="margin-top: 5px;"
>
<div
class="col-md-offset-3 col-sm-offset-4 col-sm-8 col-md-7"
>
Expand Down

0 comments on commit e0e5624

Please sign in to comment.