mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-29 19:31:48 -05:00
fixed css/styling on job launch modal for inputs
the styling was not uniform throughout the job launch modal window, cleaned this up
This commit is contained in:
@@ -64,23 +64,17 @@
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.survey_taker_question{
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
.survey_taker_input{
|
||||
margin-top: 5px;
|
||||
margin-left: 15px;
|
||||
|
||||
.mc{
|
||||
margin-left: 18px;
|
||||
margin-right: 7px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.survey_taker_description{
|
||||
padding-left: 30px;
|
||||
margin-bottom:10px
|
||||
}
|
||||
|
||||
.survey_error{
|
||||
|
||||
Reference in New Issue
Block a user