Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sections misaligned in proxy portlet #2202

Open
acspike opened this issue Apr 30, 2015 · 2 comments
Open

Sections misaligned in proxy portlet #2202

acspike opened this issue Apr 30, 2015 · 2 comments
Assignees

Comments

@acspike
Copy link
Contributor

acspike commented Apr 30, 2015

Using Orbeon master (as of just before 4.9) and Liferay 6.2 sections are misaligned.
orbeonliferay
orbeonliferaywizard

Overriding CSS for

.orbeon .row {
  margin-left: -20px;
}

with

.orbeon .row {
  margin-left: auto;
}

seems to fix the issue.

@ebruchez ebruchez added this to the 4.10 milestone Jun 10, 2015
@ebruchez ebruchez self-assigned this Jun 30, 2015
@ebruchez ebruchez changed the title Sections misaligned in Proxy-Portlet Sections misaligned in proxy portlet Jun 30, 2015
@ebruchez
Copy link
Collaborator

ebruchez commented Jul 7, 2015

This might be Liferay 6.2-specific. I don't see it with 6.1 and quasi-4.10.

liferay

@ebruchez ebruchez removed this from the 4.10 milestone Jul 13, 2015
@ebruchez
Copy link
Collaborator

Do as part of #1528.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants