fix(challenges): Add spacing between test-suite rows (#16491)

Closes #16484
pull/16494/head
Vivek Agrawal 2018-01-15 00:17:34 +05:30 committed by mrugesh mohapatra
parent 68c4485e12
commit 9c3f0f3628
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
.@{ns}-test-suite {
margin-top: 10px;
& .row {
margin: 0!important;
margin: 14px 0 0 0;
}
.big-icon {