Merge pull request #2491 from coreos-inc/qss-error-blocker
Have sec scan retries actually work
This commit is contained in:
commit
468604086f
2 changed files with 16 additions and 6 deletions
|
@ -763,7 +763,7 @@ a:focus {
|
|||
}
|
||||
|
||||
.config-setup-tool .service-verification-error {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
margin-top: 10px;
|
||||
margin-left: 36px;
|
||||
margin-bottom: 20px;
|
||||
|
|
Reference in a new issue