Skip to content

Commit a61acf5

Browse files
committed
Fix #710 - Cloze Activity. Some text INPUT are too wide.
1 parent 1e87e3e commit a61acf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exe/webui/style/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ input.feedbackbutton{margin-top:10px;margin-bottom:10px}
4545

4646
/* iDevices */
4747
.TrueFalseIdevice label{white-space:nowrap;margin-right:1em;line-height:1.7em}
48+
.cloze-activity-form input[type='text']{max-width:calc(100% - .45em)}
4849

4950
.exe-dl{margin-bottom:2em;margin-left:1.5em}
5051
.exe-dl dt{font-weight:bold}

0 commit comments

Comments
 (0)