Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
Gleb SinkovskiyGleb SinkovskiyDeveloper
Gleb SinkovskiyGleb SinkovskiyReviewer
AlexAlexChange Log Group
FixedChange Log Message
Fixed text wrapping in the "inp_edit_checkboxes" form control.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Gleb Sinkovskiy
Gleb SinkovskiyDeveloper
Gleb Sinkovskiy
Gleb SinkovskiyReviewer
Alex
AlexChange Log Group
Fixed
Change Log Message
Fixed text wrapping in the "inp_edit_checkboxes" form control.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1
Fix versions
Affects versions
Created November 13, 2015 at 7:37 AM
Updated December 29, 2024 at 8:52 PM
Resolved November 24, 2016 at 8:23 PM
Move
<input>
inside<label>
in inp_edit_checkboxes and disable<label>
word wrapping in css to prevent wrong wrapping.