diff --git a/src/Umbraco.Web.UI.Client/src/less/sections.less b/src/Umbraco.Web.UI.Client/src/less/sections.less index 795808f941..9ba3855b60 100644 --- a/src/Umbraco.Web.UI.Client/src/less/sections.less +++ b/src/Umbraco.Web.UI.Client/src/less/sections.less @@ -43,6 +43,7 @@ ul.sections li a { width: 100%; height: 100%; margin: 0 0 0 -4px; + cursor: pointer; // make sure IE10 displays pointer cursor for expand and help sections. } ul.sections a span {