From: Vincent Vanwaelscappel Date: Tue, 9 Sep 2025 16:18:17 +0000 (+0200) Subject: wip #7716 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=af6a753c1ea42cb13d79cd9f8f5812911af8cce5;p=fluidbook-html5.git wip #7716 @0.5 --- diff --git a/style/interface.less b/style/interface.less index 7823f89a..c9415050 100644 --- a/style/interface.less +++ b/style/interface.less @@ -154,7 +154,7 @@ //=== Search Results Navigation Bar .searchResultsNavActive { // Disable links when in search results mode - #links .link { + .links .link { pointer-events: none; } }