Prevent fail when there's a screenshot error

This commit is contained in:
Gaël Métais
2015-05-10 14:51:36 +02:00
parent eaeff3bf6a
commit 6c47c406cb
5 changed files with 18 additions and 3 deletions
+4
View File
@@ -139,6 +139,10 @@ a.linkButton {
.screenshotImage {
width: 100%;
}
.screenshotError {
color: #fff;
}
}
.screenshotWrapper.desktop {