Fix the mouse pointer on the top-level menus.

This commit is contained in:
Seçkin Alan 2016-04-13 09:58:38 +01:00 committed by Dave Page
parent 03d6fce53c
commit de2e7bf8f1

View File

@ -158,6 +158,7 @@ iframe {
.dropdown-menu > li > a > span {
padding-left: 3px;
cursor:pointer;
}
.dropdown-menu > li > a > .has-icon {