mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Fix css file-input
This commit is contained in:
@@ -56,3 +56,7 @@ $ibo-field-validation: $ibo-color-red-700 !default;
|
||||
.ibo-field-validation{
|
||||
color: $ibo-field-validation;
|
||||
}
|
||||
.file-input {
|
||||
display:block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user