Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Commit 891ec60

Browse files
committed
reviewers 'tested with' device labels fix for mobile (bug 850708)
1 parent f2c0c5e commit 891ec60

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

media/css/devreg/reviewers.styl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,6 +1894,10 @@ $mobileborder = #d7d2c3;
18941894
}
18951895
}
18961896
}
1897+
#review-actions-form .review-actions-tested label {
1898+
display: block;
1899+
margin-left: 0;
1900+
}
18971901
}
18981902

18991903
@media (min-width: 768px) {

0 commit comments

Comments
 (0)