Tweak width of differential-panel to match aphront-panels on differential
Summary: The differential panels at the top of the differential revision view page were 2px smaller than the divs on the bottom of the page (everything below the table of contents). This diff makes differential-panel 2px wider so it matches. Test Plan: viewed a differential revision and checked that the divs lined up Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: 887
This commit is contained in:
parent
f4c8525a9a
commit
3ecd11a634
|
@ -172,7 +172,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'differential-core-view-css' =>
|
'differential-core-view-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/438fe316/rsrc/css/application/differential/core.css',
|
'uri' => '/res/584d40e8/rsrc/css/application/differential/core.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -652,17 +652,6 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'disk' => '/rsrc/js/application/maniphest/behavior-transaction-preview.js',
|
'disk' => '/rsrc/js/application/maniphest/behavior-transaction-preview.js',
|
||||||
),
|
),
|
||||||
0 =>
|
|
||||||
array(
|
|
||||||
'uri' => '/res/1da00bfe/rsrc/js/javelin/lib/__tests__/URI.js',
|
|
||||||
'type' => 'js',
|
|
||||||
'requires' =>
|
|
||||||
array(
|
|
||||||
0 => 'javelin-uri',
|
|
||||||
1 => 'javelin-php-serializer',
|
|
||||||
),
|
|
||||||
'disk' => '/rsrc/js/javelin/lib/__tests__/URI.js',
|
|
||||||
),
|
|
||||||
'javelin-behavior-owners-path-editor' =>
|
'javelin-behavior-owners-path-editor' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/9cf78ffc/rsrc/js/application/owners/owners-path-editor.js',
|
'uri' => '/res/9cf78ffc/rsrc/js/application/owners/owners-path-editor.js',
|
||||||
|
@ -1180,7 +1169,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'phabricator-content-source-view-css' =>
|
'phabricator-content-source-view-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/361cae20/rsrc/css/application/contentsource/content-source-view.css',
|
'uri' => '/res/8c738a93/rsrc/css/application/contentsource/content-source-view.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -1294,6 +1283,15 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'disk' => '/rsrc/js/application/core/Prefab.js',
|
'disk' => '/rsrc/js/application/core/Prefab.js',
|
||||||
),
|
),
|
||||||
|
0 =>
|
||||||
|
array(
|
||||||
|
'uri' => '/res/936e8e81/rsrc/js/javelin/docs/onload.js',
|
||||||
|
'type' => 'js',
|
||||||
|
'requires' =>
|
||||||
|
array(
|
||||||
|
),
|
||||||
|
'disk' => '/rsrc/js/javelin/docs/onload.js',
|
||||||
|
),
|
||||||
'phabricator-profile-css' =>
|
'phabricator-profile-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/ebe1ac2f/rsrc/css/application/profile/profile-view.css',
|
'uri' => '/res/ebe1ac2f/rsrc/css/application/profile/profile-view.css',
|
||||||
|
@ -1419,7 +1417,7 @@ celerity_register_resource_map(array(
|
||||||
'uri' => '/res/pkg/3dbf4083/javelin.pkg.js',
|
'uri' => '/res/pkg/3dbf4083/javelin.pkg.js',
|
||||||
'type' => 'js',
|
'type' => 'js',
|
||||||
),
|
),
|
||||||
'3f2092d7' =>
|
'7bf96a66' =>
|
||||||
array(
|
array(
|
||||||
'name' => 'differential.pkg.css',
|
'name' => 'differential.pkg.css',
|
||||||
'symbols' =>
|
'symbols' =>
|
||||||
|
@ -1433,7 +1431,7 @@ celerity_register_resource_map(array(
|
||||||
6 => 'differential-revision-add-comment-css',
|
6 => 'differential-revision-add-comment-css',
|
||||||
7 => 'differential-revision-comment-list-css',
|
7 => 'differential-revision-comment-list-css',
|
||||||
),
|
),
|
||||||
'uri' => '/res/pkg/3f2092d7/differential.pkg.css',
|
'uri' => '/res/pkg/7bf96a66/differential.pkg.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
),
|
),
|
||||||
'95c67dcd' =>
|
'95c67dcd' =>
|
||||||
|
@ -1518,14 +1516,14 @@ celerity_register_resource_map(array(
|
||||||
'aphront-table-view-css' => '70966590',
|
'aphront-table-view-css' => '70966590',
|
||||||
'aphront-tokenizer-control-css' => '70966590',
|
'aphront-tokenizer-control-css' => '70966590',
|
||||||
'aphront-typeahead-control-css' => '70966590',
|
'aphront-typeahead-control-css' => '70966590',
|
||||||
'differential-changeset-view-css' => '3f2092d7',
|
'differential-changeset-view-css' => '7bf96a66',
|
||||||
'differential-core-view-css' => '3f2092d7',
|
'differential-core-view-css' => '7bf96a66',
|
||||||
'differential-revision-add-comment-css' => '3f2092d7',
|
'differential-revision-add-comment-css' => '7bf96a66',
|
||||||
'differential-revision-comment-css' => '3f2092d7',
|
'differential-revision-comment-css' => '7bf96a66',
|
||||||
'differential-revision-comment-list-css' => '3f2092d7',
|
'differential-revision-comment-list-css' => '7bf96a66',
|
||||||
'differential-revision-detail-css' => '3f2092d7',
|
'differential-revision-detail-css' => '7bf96a66',
|
||||||
'differential-revision-history-css' => '3f2092d7',
|
'differential-revision-history-css' => '7bf96a66',
|
||||||
'differential-table-of-contents-css' => '3f2092d7',
|
'differential-table-of-contents-css' => '7bf96a66',
|
||||||
'diffusion-commit-view-css' => '03ef179e',
|
'diffusion-commit-view-css' => '03ef179e',
|
||||||
'javelin-behavior' => '3dbf4083',
|
'javelin-behavior' => '3dbf4083',
|
||||||
'javelin-behavior-aphront-basic-tokenizer' => 'ac869011',
|
'javelin-behavior-aphront-basic-tokenizer' => 'ac869011',
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
.differential-panel {
|
.differential-panel {
|
||||||
margin: 25px 0;
|
margin: 25px 0;
|
||||||
max-width: 1118px;
|
max-width: 1120px;
|
||||||
border: 1px solid #666622;
|
border: 1px solid #666622;
|
||||||
background: #efefdf;
|
background: #efefdf;
|
||||||
padding: 15px 20px;
|
padding: 15px 20px;
|
||||||
|
|
Loading…
Reference in a new issue