Fossil SCM

Remove overflow setting on pikchr-src elements.

stephan 2020-09-18 20:19 trunk
Commit 72f8372a2c5b3315b33bb8e2aab40a4f203a578076f4eafa4bd1775e3e82ef8e
1 file changed -1
--- src/default.css
+++ src/default.css
@@ -1403,11 +1403,10 @@
14031403
div.pikchr-wrapper {/*outer wrapper elem for a pikchr construct*/}
14041404
div.pikchr-svg {/*wrapper for SVG.pikchr element*/}
14051405
svg.pikchr {/*pikchr SVG*/}
14061406
pre.pikchr-src {/*source code view for a pikchr (see fossil.pikchr.js)*/
14071407
box-sizing: border-box;
1408
- overflow: auto;
14091408
text-align: left;
14101409
}
14111410
/* The .source-inline class tells the .source class that the
14121411
source view, when enbaled, should be "inline" (same position
14131412
as the graphic), else the sources are shifted to the left as
14141413
--- src/default.css
+++ src/default.css
@@ -1403,11 +1403,10 @@
1403 div.pikchr-wrapper {/*outer wrapper elem for a pikchr construct*/}
1404 div.pikchr-svg {/*wrapper for SVG.pikchr element*/}
1405 svg.pikchr {/*pikchr SVG*/}
1406 pre.pikchr-src {/*source code view for a pikchr (see fossil.pikchr.js)*/
1407 box-sizing: border-box;
1408 overflow: auto;
1409 text-align: left;
1410 }
1411 /* The .source-inline class tells the .source class that the
1412 source view, when enbaled, should be "inline" (same position
1413 as the graphic), else the sources are shifted to the left as
1414
--- src/default.css
+++ src/default.css
@@ -1403,11 +1403,10 @@
1403 div.pikchr-wrapper {/*outer wrapper elem for a pikchr construct*/}
1404 div.pikchr-svg {/*wrapper for SVG.pikchr element*/}
1405 svg.pikchr {/*pikchr SVG*/}
1406 pre.pikchr-src {/*source code view for a pikchr (see fossil.pikchr.js)*/
1407 box-sizing: border-box;
 
1408 text-align: left;
1409 }
1410 /* The .source-inline class tells the .source class that the
1411 source view, when enbaled, should be "inline" (same position
1412 as the graphic), else the sources are shifted to the left as
1413

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button