Closed (fixed)
Project:
Rubik
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2013 at 20:20 UTC
Updated:
16 Sep 2013 at 09:11 UTC
Jump to comment: Most recent file
Hey folks,
Simple patch. The current state of checkbox descriptions looks something like this: http://cl.ly/image/1u0W11180x3i. While visually it's not covering the checbox, the div is larger due to the tail arrow thing on the bottom. This leaves about 3px for you to click on the checkbox. Patch below changes it to this: http://cl.ly/image/1g0D0X2o3R43. Much more clicking room.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rubik-checkbox-description-1889546-1.patch | 326 bytes | wbobeirne |
Comments
Comment #1
wbobeirne commentedComment #2
haydeniv commentedLooks good.
Committed: 330c1f9
Thanks!