Commit b5c4c92d authored by Chris Graham's avatar Chris Graham
Browse files

Fixed MANTIS-4297 (Mobile mode preview has incorrect alignment)

parent 87101930
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -558,7 +558,7 @@ span.validated_checkbox+input[name="validated"].input_tick {
	}
	.mobile .preview_box_inner {
		overflow: hidden;
		width: 320px;
		width: 314px;
		height: 355px;
	}
/*{+END}*/