Add minor style adjustments for hover highlight on li

This commit is contained in:
gconsidine
2017-07-14 17:02:01 -04:00
parent 1ddb984b02
commit cb48da2e05

View File

@@ -125,7 +125,11 @@
text-transform: uppercase;
cursor: pointer;
border-color: @d7grey;
min-width: 105px;
min-width: 115px;
a > span {
float: none;
}
}
.DashboardGraphs-filterDropdownItems {
@@ -140,7 +144,7 @@
font-size: 10px;
display: inline-block;
padding-top: 0px;
min-width: 105px;
min-width: 115px;
width: inherit;
span {