Pereira Well-known member Licensed customer Jul 3, 2013 #1 When the DOB label is on top, there's not enough spacing between the DOB label and the drop-down when in responsive. (Part of it is hidden) This is on the registration page obviously.
When the DOB label is on top, there's not enough spacing between the DOB label and the drop-down when in responsive. (Part of it is hidden) This is on the registration page obviously.
EQnoble Well-known member Licensed customer Jul 3, 2013 #2 Confirmed on FF21 - win 7 Adding this when the narrowest responsive width kicks in fixes the display for me Code: .ctrlUnit.OptOut dd { padding-top: 8px; }
Confirmed on FF21 - win 7 Adding this when the narrowest responsive width kicks in fixes the display for me Code: .ctrlUnit.OptOut dd { padding-top: 8px; }
Mike XenForo developer Staff member Licensed customer Jul 4, 2013 #3 This is fixed now (not rolled out yet).