You are not logged in.
Pages: 1
Hi Tim,
back again for a new project. Working with a clean install of 4.2.15 now for a change. However seems the alignment in the BO isn't okay.
I'm at zoom 100% in chrome on 4k screen win 8.
See screen attached.
fixed it with adding clear: left; on header at main.css :602
.table > header, .table .image_pending_divider {background: #eee;border-bottom: 1px solid #ccc;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;color: #666;height: 20px;clear: left;line-height: 20px;margin-top: -1px;text-transform: uppercase;-webkit-transform: uppercase;-moz-transform: uppercase;-ms-transform: uppercase;-o-transform: uppercase;user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;}
Offline
I apologize for the super long delay in getting this fix into core -- thank you! I personally haven't experienced this issue at 100% zoom but your fix doesn't seem to cause any problems on my end so if it helps you and others out I'm happy to push it into core!
Offline
No worries, cheers for the fix
Offline
Pages: 1