Fix Content header CSS for PatternFly 4
This commit is contained in:
parent
228645236a
commit
849fcd2d49
2 changed files with 24 additions and 1 deletions
|
|
@ -893,6 +893,8 @@ class View extends React.Component {
|
|||
<td>
|
||||
<Datetimepicker value={this.state.date_until} onChange={this.handleDateUntilChange} />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td className="top">
|
||||
<label className="control-label" htmlFor="search">Search</label>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue