Closed Bug 788036 Opened 12 years ago Closed 11 years ago

pencil: adjust CSS to fix input field issue

Categories

(Cloud Services :: Operations: Metrics/Monitoring, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Atoll, Assigned: whd)

Details

(Whiteboard: [qa+])

the input fields for "duration" and etc are set to "height: 16px; margin-top: 4px;", which truncates the bottom half of content in the fields when using a font that needs more than 16px of vertical space.

suggest changing them to "height: 1.5em; margin-top: 0.25em;", which bases the input field size (correctly) on the font size rather than using hard-coded pixel heights.
Assignee: nobody → wdawson
Whiteboard: [qa+]
Fixed with the bootstrap refresh.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Excellent. Thanks.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.