Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
content_translation.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 May 2015 at 09:51 UTC
Updated:
25 Jun 2015 at 15:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lewisnymanComment #2
lewisnymanComment #3
rudraram commentedAdded class to the form and updated css.
Comment #4
rudraram commentedThe above patch was wrong. Updated it.
Comment #6
lewisnymanCan we remove the table element from these selectors?
Comment #7
manjit.singhremoving table element as suggested by @lewis
Comment #8
manjit.singhComment #9
lewisnymanGreat, now we just need some before/after screenshots
Comment #10
rudraram commentedAdding screenshots
Before:

After:

Comment #11
manjit.singhuploaded
rtlscreenshots as well ;)seems like no regression issues.. :) changing status to RTBC.
Comment #14
lauriiiComment #15
lewisnymanBack to RTBC
Comment #16
alexpottIsn't there a patch somewhere to change this to use the standard admin layout classes?
Comment #17
lewisnyman@alexpott These width properties are for table cells instead of regular elements so we can't apply the reuseable classes to them. I'm not sure how we can make this CSS more generic, so for now the best we can do it remove the CSSLint errors.
Comment #18
alexpottCommitted 880007d and pushed to 8.0.x. Thanks!
CSS is not frozen in beta.