Remove cursor: pointer for links.

This has no effect as far as I can see because that is the default.

Bug: T136273
Change-Id: I57c5aa9d102559d9086291f90c2a82e2b7a09ff4
This commit is contained in:
Niklas Laxström
2016-05-26 14:08:09 +02:00
parent ce54168a7e
commit d04e49b891

View File

@@ -14,10 +14,6 @@
border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
} }
.uls-menu a {
cursor: pointer;
}
.uls-menu.callout .caret-before, .uls-menu.callout .caret-before,
.uls-menu.callout .caret-after { .uls-menu.callout .caret-after {
border-top: 10px solid transparent; border-top: 10px solid transparent;