1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-17 01:08:41 +01:00

Remove overflow:hidden from form-view

Summary: Typeaheads that are overflow have their contents hidden inside the form view.

Test Plan: Tested Creating a Mock. Would like guidance on what this was solving so we can find something else.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2690

Differential Revision: https://secure.phabricator.com/D5290
This commit is contained in:
Chad Little 2013-03-08 07:38:54 -08:00
parent ef33c04322
commit b861e0cf86
2 changed files with 40 additions and 44 deletions

View file

@ -2778,7 +2778,7 @@ celerity_register_resource_map(array(
),
'phabricator-form-view-css' =>
array(
'uri' => '/res/bdec7be5/rsrc/css/layout/phabricator-form-view.css',
'uri' => '/res/676b1ad2/rsrc/css/layout/phabricator-form-view.css',
'type' => 'css',
'requires' =>
array(
@ -3500,7 +3500,7 @@ celerity_register_resource_map(array(
), array(
'packages' =>
array(
'e1ccf781' =>
'6beef3e5' =>
array(
'name' => 'core.pkg.css',
'symbols' =>
@ -3543,7 +3543,7 @@ celerity_register_resource_map(array(
35 => 'phabricator-object-item-list-view-css',
36 => 'global-drag-and-drop-css',
),
'uri' => '/res/pkg/e1ccf781/core.pkg.css',
'uri' => '/res/pkg/6beef3e5/core.pkg.css',
'type' => 'css',
),
'f24c209c' =>
@ -3733,17 +3733,17 @@ celerity_register_resource_map(array(
'reverse' =>
array(
'aphront-attached-file-view-css' => 'eb35a026',
'aphront-crumbs-view-css' => 'e1ccf781',
'aphront-dialog-view-css' => 'e1ccf781',
'aphront-error-view-css' => 'e1ccf781',
'aphront-form-view-css' => 'e1ccf781',
'aphront-list-filter-view-css' => 'e1ccf781',
'aphront-pager-view-css' => 'e1ccf781',
'aphront-panel-view-css' => 'e1ccf781',
'aphront-table-view-css' => 'e1ccf781',
'aphront-tokenizer-control-css' => 'e1ccf781',
'aphront-tooltip-css' => 'e1ccf781',
'aphront-typeahead-control-css' => 'e1ccf781',
'aphront-crumbs-view-css' => '6beef3e5',
'aphront-dialog-view-css' => '6beef3e5',
'aphront-error-view-css' => '6beef3e5',
'aphront-form-view-css' => '6beef3e5',
'aphront-list-filter-view-css' => '6beef3e5',
'aphront-pager-view-css' => '6beef3e5',
'aphront-panel-view-css' => '6beef3e5',
'aphront-table-view-css' => '6beef3e5',
'aphront-tokenizer-control-css' => '6beef3e5',
'aphront-tooltip-css' => '6beef3e5',
'aphront-typeahead-control-css' => '6beef3e5',
'differential-changeset-view-css' => '8aaacd1b',
'differential-core-view-css' => '8aaacd1b',
'differential-inline-comment-editor' => '322728f3',
@ -3757,7 +3757,7 @@ celerity_register_resource_map(array(
'differential-table-of-contents-css' => '8aaacd1b',
'diffusion-commit-view-css' => 'c8ce2d88',
'diffusion-icons-css' => 'c8ce2d88',
'global-drag-and-drop-css' => 'e1ccf781',
'global-drag-and-drop-css' => '6beef3e5',
'inline-comment-summary-css' => '8aaacd1b',
'javelin-aphlict' => 'f24c209c',
'javelin-behavior' => 'cd1d650a',
@ -3828,48 +3828,48 @@ celerity_register_resource_map(array(
'javelin-util' => 'cd1d650a',
'javelin-vector' => 'cd1d650a',
'javelin-workflow' => 'cd1d650a',
'lightbox-attachment-css' => 'e1ccf781',
'lightbox-attachment-css' => '6beef3e5',
'maniphest-task-summary-css' => 'eb35a026',
'maniphest-transaction-detail-css' => 'eb35a026',
'phabricator-busy' => 'f24c209c',
'phabricator-content-source-view-css' => '8aaacd1b',
'phabricator-core-buttons-css' => 'e1ccf781',
'phabricator-core-css' => 'e1ccf781',
'phabricator-crumbs-view-css' => 'e1ccf781',
'phabricator-directory-css' => 'e1ccf781',
'phabricator-core-buttons-css' => '6beef3e5',
'phabricator-core-css' => '6beef3e5',
'phabricator-crumbs-view-css' => '6beef3e5',
'phabricator-directory-css' => '6beef3e5',
'phabricator-drag-and-drop-file-upload' => '322728f3',
'phabricator-dropdown-menu' => 'f24c209c',
'phabricator-file-upload' => 'f24c209c',
'phabricator-filetree-view-css' => 'e1ccf781',
'phabricator-flag-css' => 'e1ccf781',
'phabricator-form-view-css' => 'e1ccf781',
'phabricator-header-view-css' => 'e1ccf781',
'phabricator-jump-nav' => 'e1ccf781',
'phabricator-filetree-view-css' => '6beef3e5',
'phabricator-flag-css' => '6beef3e5',
'phabricator-form-view-css' => '6beef3e5',
'phabricator-header-view-css' => '6beef3e5',
'phabricator-jump-nav' => '6beef3e5',
'phabricator-keyboard-shortcut' => 'f24c209c',
'phabricator-keyboard-shortcut-manager' => 'f24c209c',
'phabricator-main-menu-view' => 'e1ccf781',
'phabricator-main-menu-view' => '6beef3e5',
'phabricator-menu-item' => 'f24c209c',
'phabricator-nav-view-css' => 'e1ccf781',
'phabricator-nav-view-css' => '6beef3e5',
'phabricator-notification' => 'f24c209c',
'phabricator-notification-css' => 'e1ccf781',
'phabricator-notification-menu-css' => 'e1ccf781',
'phabricator-object-item-list-view-css' => 'e1ccf781',
'phabricator-notification-css' => '6beef3e5',
'phabricator-notification-menu-css' => '6beef3e5',
'phabricator-object-item-list-view-css' => '6beef3e5',
'phabricator-object-selector-css' => '8aaacd1b',
'phabricator-paste-file-upload' => 'f24c209c',
'phabricator-prefab' => 'f24c209c',
'phabricator-project-tag-css' => 'eb35a026',
'phabricator-remarkup-css' => 'e1ccf781',
'phabricator-remarkup-css' => '6beef3e5',
'phabricator-shaped-request' => '322728f3',
'phabricator-side-menu-view-css' => 'e1ccf781',
'phabricator-standard-page-view' => 'e1ccf781',
'phabricator-side-menu-view-css' => '6beef3e5',
'phabricator-standard-page-view' => '6beef3e5',
'phabricator-textareautils' => 'f24c209c',
'phabricator-tooltip' => 'f24c209c',
'phabricator-transaction-view-css' => 'e1ccf781',
'phabricator-zindex-css' => 'e1ccf781',
'sprite-apps-large-css' => 'e1ccf781',
'sprite-gradient-css' => 'e1ccf781',
'sprite-icon-css' => 'e1ccf781',
'sprite-menu-css' => 'e1ccf781',
'syntax-highlighting-css' => 'e1ccf781',
'phabricator-transaction-view-css' => '6beef3e5',
'phabricator-zindex-css' => '6beef3e5',
'sprite-apps-large-css' => '6beef3e5',
'sprite-gradient-css' => '6beef3e5',
'sprite-icon-css' => '6beef3e5',
'sprite-menu-css' => '6beef3e5',
'syntax-highlighting-css' => '6beef3e5',
),
));

View file

@ -4,16 +4,12 @@
.phabricator-form-view {
padding: .75em;
overflow: hidden;
background: #f9f9f9;
border-width: 1px 0;
border-style: solid;
border-color: #dbdbdb;
}
.device .phabricator-form-view .aphront-form-control .aphront-form-label {
display: block;
float: none;