Design and file upload issues (#399)
* Fix some styling issues/edit button on PIREP overview page * Fix validation for file/url upload * Formatting
This commit is contained in:
@@ -34,3 +34,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* This color falls through from bootstrap which defaults it to transparent
|
||||
*/
|
||||
.form-control {
|
||||
background-color: $white-bg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user