aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/selectmenu/custom_render.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/selectmenu/custom_render.html b/demos/selectmenu/custom_render.html
index df99532e2..e6efb12d1 100644
--- a/demos/selectmenu/custom_render.html
+++ b/demos/selectmenu/custom_render.html
@@ -64,7 +64,7 @@
/* select with CSS avatar icons */
option.avatar { background-repeat: no-repeat !important; padding-left: 20px; }
- .ui-icon { background-position: left top; }
+ .avatar .ui-icon { background-position: left top; }
</style>
</head>
<body>