.ykzbjqgl { Vertical-align:top; Cursor: Pointe... Apr 2026
The snippet you provided defines two visual and behavioral properties for elements using this class:
If you are trying to find where this exact code is being triggered on a specific page, you can use these tools: Find all elements that use a certain CSS class - OutSystems
: Usually applied to small interactive elements like icons, buttons, or list items that need to appear clickable and aligned correctly within a line of text. How to Verify Source Location .ykZBjQGl { vertical-align:top; cursor: pointe...
: Aligns the element (and its contents) with the top of the line box or its parent element.
Classes with this randomized naming convention (e.g., .ykZBjQGl ) are typically generated by or obfuscators used by large-scale web applications. The snippet you provided defines two visual and
: Likely part of a Google web property (Search, Drive, or Maps).
The CSS class .ykZBjQGl you provided is a selector commonly found in or Google Maps interfaces, where obfuscated class names are frequently used for layout and interactivity. Style Definition Analysis : Likely part of a Google web property
: Changes the mouse cursor to a "hand" icon when hovering over the element, signaling to users that the item is clickable. Common Source & Usage