Skip to content

Commit 127274f

Browse files
author
Nicholas K. Dionysopoulos
committed
Remove unnecessary padding and margins
1 parent 5143e72 commit 127274f

File tree

1 file changed

+1
-1
lines changed
  • administrator/components/com_joomlaupdate/tmpl/update

1 file changed

+1
-1
lines changed

administrator/components/com_joomlaupdate/tmpl/update/default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
</div>
9292
</div>
9393

94-
<div class="px-4 py-5 my-5 d-none" id="joomlaupdate-error">
94+
<div class="px-4 d-none" id="joomlaupdate-error">
9595
<div class="card border-danger">
9696
<h1 class="card-header bg-danger text-white" id="errorDialogLabel"></h1>
9797
<div class="card-body">

0 commit comments

Comments
 (0)