Skip to content
Snippets Groups Projects
Commit bced82e4 authored by catch's avatar catch
Browse files

Issue #1662990 by mjonesdinero, daniel92, brenda003: Clean up css in File.

parent e1fa73ea
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -11,7 +11,7 @@
.form-managed-file .form-submit {
margin: 0;
}
.form-managed-file input.progress-disabled {
.form-managed-file .progress-disabled {
display: inline;
float: none;
}
......@@ -21,6 +21,6 @@
padding: 0;
width: 28em;
}
.form-managed-file div.ajax-progress-bar div.bar {
.form-managed-file div.ajax-progress-bar .bar {
margin: 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment