Skip to content

Commit

Permalink
Group: add optimizations from pull #830
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottie committed Nov 2, 2015
1 parent 4fc923e commit 66aede3
Show file tree
Hide file tree
Showing 4 changed files with 282 additions and 181 deletions.
47 changes: 35 additions & 12 deletions dist/js/widgets/widget-grouping.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/css/jq.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ span.alert { padding: 1px 3px; }
table th.nobold { font-weight: normal; }
table th a { text-decoration: underline; color: #000; }
#group .ui-slider,#align .ui-slider { width: 100px; height: 3px; font-size: 0.8em; display: inline-block; margin-left: 10px; }
#group .demo-label,#align .demo-label { display: inline-block; min-width: 120px; }
#group .demo-label,#align .demo-label { display: inline-block; min-width: 125px; }
#align .demo-label { display: inline-block; min-width: 150px; }
@media all and (max-width: 700px) {
table.compatibility, div.box { float: none; width: 100%; margin: 0; }
Expand Down
Loading

0 comments on commit 66aede3

Please sign in to comment.