Merge pull request #2491 from coreos-inc/qss-error-blocker

Have sec scan retries actually work
This commit is contained in:
josephschorr 2017-03-29 16:36:40 -04:00 committed by GitHub
commit 468604086f
2 changed files with 16 additions and 6 deletions

View file

@ -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;