Fossil SCM

Removed the inadvertent vertically-centered alignment of the /pikchrshow pikchr when not in auto-fit mode.

stephan 2022-06-13 22:18 trunk
Commit d9bd5603ae59c98bcad9c4da1f3a996a7d31d251ddaf0d90d0b919c3fb386143
--- src/style.pikchrshow.css
+++ src/style.pikchrshow.css
@@ -80,13 +80,10 @@
8080
}
8181
#pikchr-output-wrapper {
8282
flex: 1 1 auto;
8383
overflow: auto;
8484
}
85
-#pikchr-output-wrapper:not(.autofit) {
86
- align-items: center;
87
-}
8885
#pikchr-output-wrapper.text {
8986
display: flex;
9087
align-items: stretch;
9188
}
9289
#pikchr-output-wrapper.text > #pikchr-output {
9390
--- src/style.pikchrshow.css
+++ src/style.pikchrshow.css
@@ -80,13 +80,10 @@
80 }
81 #pikchr-output-wrapper {
82 flex: 1 1 auto;
83 overflow: auto;
84 }
85 #pikchr-output-wrapper:not(.autofit) {
86 align-items: center;
87 }
88 #pikchr-output-wrapper.text {
89 display: flex;
90 align-items: stretch;
91 }
92 #pikchr-output-wrapper.text > #pikchr-output {
93
--- src/style.pikchrshow.css
+++ src/style.pikchrshow.css
@@ -80,13 +80,10 @@
80 }
81 #pikchr-output-wrapper {
82 flex: 1 1 auto;
83 overflow: auto;
84 }
 
 
 
85 #pikchr-output-wrapper.text {
86 display: flex;
87 align-items: stretch;
88 }
89 #pikchr-output-wrapper.text > #pikchr-output {
90

Keyboard Shortcuts

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