Skip to content

Additional not selector for flow classes to avoid Drupal contextual links

Tancredi D'Onofrio requested to merge update-spacing-rules into main

@apricot13 I've added an additional :not(.contextual) rule to skip adding flow to another of Drupal's additional hidden divs. This one only presents itself when users with sufficient privileges hover over a node or a view. We can also strip it from Drupal as I think has probably been done on node templates already but this feels like too much of an anti-Drupal convention and so I've added it here in the CSS. I had to also add it to the site container as it increased the specificity too much (weirdly).

Merge request reports

Loading