mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
329dffd22d
If an upload fails, the error is not shown correctly, it gets hidden off the table because of absolute positioning. This currently worked because it relied upon known errors not showing a "size" element next to it. "ui-state-warning-text" and "ui-state-success-text" don't need this CSS, so it's probably not necessary anyway as it shows the error text correctly without it. |
||
---|---|---|
.. | ||
_elementMixins.scss | ||
AssetUploadField.scss | ||
CheckboxSetField.scss | ||
ComplexTableField_popup.scss | ||
ConfirmedPasswordField.scss | ||
DatetimeField.scss | ||
debug.scss | ||
Form.scss | ||
GridField_print.scss | ||
GridField.scss | ||
GridFieldPaginator.scss | ||
Security_login.scss | ||
SelectionGroup.scss | ||
SubmittedFormReportField.scss | ||
TreeDropdownField.scss | ||
UnitTesting.scss | ||
UploadField.scss |