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

Attempt At Fixing Layout Issues #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sidekickDan
Copy link

4x4x4 module positions not displaying inline. Second two modules pushed
under the first, with the first being still span4 width. removed
clear:left and added a bit padding to div.box.dlastrow + div.box class
on template.less file around line 169. works as an override. attempted
to change the .less file to fix more permanent. haven't tested changing
it in this file yet.

4x4x4 module positions not displaying inline. Second two modules pushed
under the first, with the first being still span4 width. removed
clear:left and added a bit padding to div.box.dlastrow + div.box class
on template.less file around line 169. works as an override. attempted
to change the .less file to fix more permanent. haven't tested changing
it in this file yet.
@bkrztuk
Copy link
Contributor

bkrztuk commented Oct 15, 2013

Could you provide me any example URL to page where there is a problem. By 4x4x4 you mean 3 columns and 1 row ?

@sidekickDan
Copy link
Author

Hello, I was attempting to provide a temp fix for the issue this user described here
#130 and in response to this #111. Basically, layout settings set to show 3 modules in a row with a (span4 span4 span4) setup. But the last module was getting pushed to the next row below the first 2.

:)

@ghost ghost assigned bkrztuk Oct 17, 2013
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

Successfully merging this pull request may close these issues.

2 participants