Fossil SCM

Fixed (removed) wrapping of .input-with-label elements.

stephan 2020-08-30 15:50 wikiedit-wysiwyg-legacy
Commit b012ecb7143707b29b9ef4d3a1f7698f13713bc443e789a0cb2a79e196b70091
1 file changed +1
--- src/default.css
+++ src/default.css
@@ -1114,10 +1114,11 @@
11141114
border-radius: 0.25em;
11151115
padding: 0.25em 0.4em;
11161116
margin: 0 0.5em;
11171117
display: inline-block;
11181118
cursor: default;
1119
+ white-space: nowrap;
11191120
}
11201121
.input-with-label > * {
11211122
vertical-align: middle;
11221123
}
11231124
.input-with-label > label {
11241125
--- src/default.css
+++ src/default.css
@@ -1114,10 +1114,11 @@
1114 border-radius: 0.25em;
1115 padding: 0.25em 0.4em;
1116 margin: 0 0.5em;
1117 display: inline-block;
1118 cursor: default;
 
1119 }
1120 .input-with-label > * {
1121 vertical-align: middle;
1122 }
1123 .input-with-label > label {
1124
--- src/default.css
+++ src/default.css
@@ -1114,10 +1114,11 @@
1114 border-radius: 0.25em;
1115 padding: 0.25em 0.4em;
1116 margin: 0 0.5em;
1117 display: inline-block;
1118 cursor: default;
1119 white-space: nowrap;
1120 }
1121 .input-with-label > * {
1122 vertical-align: middle;
1123 }
1124 .input-with-label > label {
1125

Keyboard Shortcuts

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