Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 3f999b0

Browse files
committed
scope the image centring to scriptedforms only
1 parent d953adf commit 3f999b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scriptedforms/src/app/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ program. If not, see <http://www.apache.org/licenses/LICENSE-2.0>. */
4040
float: right;
4141
}
4242

43-
img {
43+
.scripted-form-widget img {
4444
display: block;
4545
margin-left: auto;
4646
margin-right: auto;

0 commit comments

Comments
 (0)