Skip to content

Commit

Permalink
Merge branch 'release/1.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
gregpriday committed Nov 11, 2016
2 parents a1f790c + d62d5fc commit c740bad
Show file tree
Hide file tree
Showing 12 changed files with 7,599 additions and 5,751 deletions.
2 changes: 1 addition & 1 deletion build
Submodule build updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
padding: 5px 8px;
}
#so-custom-css-properties .sections .fields-table .minicolors input {
padding-left: 30px;
padding: 14px 0 14px 30px;
}
#so-custom-css-properties .sections .fields-table .select {
display: block;
Expand Down
2 changes: 1 addition & 1 deletion css/admin.less
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
}

.minicolors input {
padding-left: 30px;
padding: 14px 0 14px 30px;
}

.select {
Expand Down
2 changes: 1 addition & 1 deletion js/css.js
Original file line number Diff line number Diff line change
Expand Up @@ -4252,7 +4252,7 @@ define(function (require, exports, module) {
},{"amdefine":26}],26:[function(require,module,exports){
(function (process,__filename){
/** vim: et:ts=4:sw=4:sts=4
* @license amdefine 1.0.0 Copyright (c) 2011-2015, The Dojo Foundation All Rights Reserved.
* @license amdefine 1.0.1 Copyright (c) 2011-2016, The Dojo Foundation All Rights Reserved.
* Available via the MIT or new BSD license.
* see: http://github.com/jrburke/amdefine for details
*/
Expand Down
Loading

0 comments on commit c740bad

Please sign in to comment.