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

Fixed MANTIS-4296 (Repeated arrow image on mobile mode for tree menus)

parent 88f34357
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
	}

	.menu_type__tree .current a {
		background: url('{$IMG;,2x/menus/menu_bullet_current}');
		background-image: url('{$IMG;,2x/menus/menu_bullet_current}');
		background-size: 5px 6px;
	}