mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
made the west panel default a little wider to allow for new tab padding
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92794 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
3b8767e9fb
commit
7d8c34956d
2
thirdparty/jquery-layout/jquery.layout.js
vendored
2
thirdparty/jquery-layout/jquery.layout.js
vendored
@ -116,7 +116,7 @@ $.fn.layout = function (opts) {
|
||||
}
|
||||
, west: {
|
||||
paneSelector: "."+prefix+"west" // default = .ui-layout-west
|
||||
, size: 200
|
||||
, size: 260
|
||||
, resizerCursor: "w-resize"
|
||||
}
|
||||
, center: {
|
||||
|
Loading…
Reference in New Issue
Block a user