Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jul 2013 at 14:59 UTC
Updated:
29 Jul 2014 at 22:37 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
yannickooJust added a

float: right;for the first sidebar.Comment #2
gábor hojtsyLooks good. I looked at the patch committed in #1337554: Develop and use separate branding for the installer and it did not have this in the last incarnation, so it was not something we lots in the RTL CSS integration, it was just simply a mistake.
Comment #3
yannickooI was confused because the patch included the
installer-page-rtl.cssfile and when I cloned the Git repository it wasn't there. Gábor, do you know why the Seven's CSS files are not in a CSS directory? I know that this would be an extra issue but just asking :)Comment #4
gábor hojtsyYeah RTL CSS is now integrated in base CSS files. Moving the CSS to a subdir would be its own issue, yup :)
Comment #5
lewisnymanLooks good. +1 RTBC
Comment #6
alexpottCommitted 9306022 and pushed to 8.x. Thanks!
Comment #7
hass commentedCould one of you guys RTBC the one line bugfix in #2028643: CSS files order is incorrect in RTL, please?