This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/css/pages/new-organization.css
2019-11-12 11:09:47 -05:00

16 lines
300 B
CSS

.new-organization .co-main-content-panel {
padding: 30px;
position: relative;
}
.new-organization .field-container {
display: inline-block;
width: 400px;
margin-right: 10px;
}
.new-organization .field-row .co-alert {
display: inline-block;
margin-left: 10px;
margin-top: 10px;
}