Skip to content

Commit

Permalink
Merge pull request #12434 from jdalsem/relative-section
Browse files Browse the repository at this point in the history
fix(css): prevent jquery-ui bug related to sortables
  • Loading branch information
jdalsem committed Mar 20, 2019
2 parents d4b571b + fa840b5 commit 4d39cb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/default/elements/layout/shell.css
Expand Up @@ -2,7 +2,6 @@
max-width: $(desktop);
margin: 0 auto;
padding: 0 0.5rem;
position: relative;
}

.elgg-page-default .elgg-page-body > .elgg-inner {
Expand Down

0 comments on commit 4d39cb5

Please sign in to comment.