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
+3
View File
@@ -198,6 +198,9 @@ a.linkButton {
.screenshotWrapper .screenshotImage {
width: 100%;
}
.screenshotWrapper .screenshotError {
color: #fff;
}
.screenshotWrapper.desktop {
border: 0.2em solid #AAA;
padding: 0.5em;