From 4f171f533e8b63e2de11718116cbdde3f4ec8c1e Mon Sep 17 00:00:00 2001 From: Antia Puentes Date: Fri, 7 Aug 2020 21:11:04 +0200 Subject: Don't include unneeded background image The agl-compositor surface's background role will be played by a different application. Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes Change-Id: I611ae3bf34bc783baebc72363538c1739fb13ef4 --- src/styles/landscape.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/styles') diff --git a/src/styles/landscape.scss b/src/styles/landscape.scss index 0eace9f..b7dc3b7 100644 --- a/src/styles/landscape.scss +++ b/src/styles/landscape.scss @@ -1,9 +1,4 @@ @media all { - - html { - background-image: url('../images/horizontal_background.png'); - } - body { .top{ -- cgit 1.2.3-korg