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

Remove redundant rule-set from template.less #14349

Merged
merged 1 commit into from
Mar 5, 2017

Conversation

ciar4n
Copy link
Contributor

@ciar4n ciar4n commented Mar 5, 2017

Pull Request for Issue .

Summary of Changes

Since #13845 the following can be removed from the Isis template.less

// Following can be removed if a solution is found for #13768
@media (max-width: 979px) {
	.com_fields .row-fluid [class*="span"] {
		margin-left: 2.12766%;
		&:first-of-type {
			margin-left: 0;
		}
	} 
}

Testing Instructions

Apply patch and check that merged #13769 still tests correctly

Documentation Changes Required

None

@wilsonge wilsonge merged commit d3abeed into joomla:staging Mar 5, 2017
@wilsonge wilsonge added this to the Joomla 3.7.0 milestone Mar 5, 2017
@ciar4n ciar4n deleted the subform-less branch March 6, 2017 00:19
jjaracz pushed a commit to jjaracz/joomla-cms that referenced this pull request Mar 9, 2017
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.

5 participants