mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #9047 from AlexSCorey/8923-JTPOLPagination
Fixes pagination issue on modal Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
d1c49d45bf
@ -6,7 +6,7 @@ import styled from 'styled-components';
|
||||
import ChipGroup from '../ChipGroup';
|
||||
|
||||
const Split = styled(PFSplit)`
|
||||
margin: 20px 0px;
|
||||
margin: 20px 0 5px 0;
|
||||
align-items: baseline;
|
||||
`;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user