mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
notification dropdown should not be selectable
This commit is contained in:
parent
430b32ad61
commit
c83a742bec
@ -231,6 +231,8 @@
|
|||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
/* as a big ol' click target, don't let text inside be selected */
|
||||||
|
@include unselectable;
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-links li:not(.heading) a {
|
.category-links li:not(.heading) a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user