Fix authorship not fitting into maniphest task in the list
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
return array(
|
||||
'names' => array(
|
||||
'core.pkg.css' => '977d012e',
|
||||
'core.pkg.css' => '96851300',
|
||||
'core.pkg.js' => 'a2f2598e',
|
||||
'darkconsole.pkg.js' => 'e7393ebb',
|
||||
'differential.pkg.css' => 'bb338e4b',
|
||||
@@ -142,7 +142,7 @@ return array(
|
||||
'rsrc/css/phui/phui-info-view.css' => 'c6f0aef8',
|
||||
'rsrc/css/phui/phui-list.css' => '2e25ebfb',
|
||||
'rsrc/css/phui/phui-object-box.css' => '7d160002',
|
||||
'rsrc/css/phui/phui-object-item-list-view.css' => 'f3a22696',
|
||||
'rsrc/css/phui/phui-object-item-list-view.css' => '896908f4',
|
||||
'rsrc/css/phui/phui-pinboard-view.css' => 'eaab2b1b',
|
||||
'rsrc/css/phui/phui-property-list-view.css' => '5b671934',
|
||||
'rsrc/css/phui/phui-remarkup-preview.css' => '19ad512b',
|
||||
@@ -782,7 +782,7 @@ return array(
|
||||
'phui-inline-comment-view-css' => '2174771a',
|
||||
'phui-list-view-css' => '2e25ebfb',
|
||||
'phui-object-box-css' => '7d160002',
|
||||
'phui-object-item-list-view-css' => 'f3a22696',
|
||||
'phui-object-item-list-view-css' => '896908f4',
|
||||
'phui-pinboard-view-css' => 'eaab2b1b',
|
||||
'phui-property-list-view-css' => '5b671934',
|
||||
'phui-remarkup-preview-css' => '19ad512b',
|
||||
|
@@ -148,6 +148,10 @@ ul.phui-object-item-list-view {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.maniphest-task-group .phui-object-item-col2 {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.device-phone .phui-object-item-col1,
|
||||
.device-phone .phui-object-item-col2 {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user