techvalidate / pano

MIT License
0 stars 0 forks source link

Add table-section-header class using flex #121

Closed suzukia closed 6 years ago

suzukia commented 6 years ago

-Adding the table-section-header class, which can be used to place the "Showing 1 - 25 of 512 employees" text on the left and the search input on the right.

The table-section-header class can be used to replace the float styling previously used. Dependents: https://github.com/techvalidate/engage/pull/1977 and https://github.com/techvalidate/engage/pull/1978

Before:

your_team_table_section_header_before

After (Note: left text is vertically centered):

your_team_table_section_header_after