<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi!</p>
    <p>This should have been fixed with a release yesterday.</p>
    Yohan<br>
    <p>On 02/07/2023 16:26, Cees Geuze wrote:</p>
    <blockquote type="cite"
      cite="mid:6845f1f7-3822-aab4-754f-c442ead43af5@cgid.nl">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Dear reader(s),<br>
      <br>
      Recently the scroll bars appear in the pop-ups in the maps. Untill
      now there were no scroll bars visible and now they are.<br>
      <br>
      In the CSS of UMAP the settings that cause this are:<br>
      <br>
      .umap-popup-content {<br>
        max-height: 500px;<br>
        flex-grow: 1;<br>
        margin-bottom: 4px;<br>
        display: flex;<br>
        flex-direction: column;<br>
        <i><b>overflow-y: scroll;</b></i><br>
      }<br>
      <br>
      In the CSS of UMAP the settings were before (I think):<br>
      <br>
      .umap-popup-content {<br>
        max-height: 500px;<br>
        flex-grow: 1;<br>
        <i><b>overflow-y: auto;</b></i><i><b><br>
        </b></i><i><b>  overflow-x: hidden;</b></i><br>
        margin-bottom: 4px;<br>
        display: flex;<br>
        flex-direction: column;<br>
      }<br>
      <br>
      Was this done intentionally or was it accidentally changed? <br>
      <br>
      And if it was intentionally, <i><b>is there an option to overrule
          these settings by me as a user</b></i>?<br>
      <br>
      Best regards,<br>
      <br>
      Cees Geuze<br>
      Noordwijk zh<br>
      Netherlands<br>
      <br>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Umap mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Umap@openstreetmap.org">Umap@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/umap">https://lists.openstreetmap.org/listinfo/umap</a>
</pre>
    </blockquote>
  </body>
</html>