Explorar o código

Fix overflow on math

Kirk Trombley %!s(int64=3) %!d(string=hai) anos
pai
achega
69e6183be4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nearest.html

+ 1 - 1
nearest.html

@@ -165,7 +165,7 @@
             <option value="inverseSize">Inverse image size</option>
           </select>
           <div
-            style="grid-area: disp; padding-top: 0.5em; padding-bottom: 0.5em; padding-top: 0.5em; padding-bottom: 0.5em; justify-self: center;"
+            style="grid-area: disp; padding-top: 0.5em; padding-bottom: 0.5em; padding-top: 0.5em; padding-bottom: 0.5em; justify-self: center; overflow: hidden;"
             id="cluster-metric-display" class="toggle-on"></div>
         </div>
         <div