Merge pull request #3614 from thelounge/xpaw/condense-tooltip
Update status messages tooltip
This commit is contained in:
commit
0ac698e0bb
@ -107,12 +107,9 @@
|
|||||||
Status messages
|
Status messages
|
||||||
<span
|
<span
|
||||||
class="tooltipped tooltipped-n tooltipped-no-delay"
|
class="tooltipped tooltipped-n tooltipped-no-delay"
|
||||||
aria-label="Joins, parts, kicks, nick changes, away changes, and mode changes"
|
aria-label="Joins, parts, quits, kicks, nick changes, and mode changes"
|
||||||
>
|
>
|
||||||
<button
|
<button class="extra-help" />
|
||||||
class="extra-help"
|
|
||||||
aria-label="Joins, parts, kicks, nick changes, away changes, and mode changes"
|
|
||||||
/>
|
|
||||||
</span>
|
</span>
|
||||||
</h2>
|
</h2>
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user