Page MenuHomePhabricator

D8959.diff
No OneTemporary

D8959.diff

diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -7,7 +7,7 @@
return array(
'names' =>
array(
- 'core.pkg.css' => '94fe8187',
+ 'core.pkg.css' => 'f6bd0a00',
'core.pkg.js' => '417722ff',
'darkconsole.pkg.js' => 'ca8671ce',
'differential.pkg.css' => '4b8686e3',
@@ -23,7 +23,7 @@
'rsrc/css/aphront/dialog-view.css' => 'c01d24b4',
'rsrc/css/aphront/error-view.css' => '9f1d5518',
'rsrc/css/aphront/lightbox-attachment.css' => '7acac05d',
- 'rsrc/css/aphront/list-filter-view.css' => 'ef989c67',
+ 'rsrc/css/aphront/list-filter-view.css' => '2ae43867',
'rsrc/css/aphront/multi-column.css' => '12f65921',
'rsrc/css/aphront/notification.css' => 'ef2c9b34',
'rsrc/css/aphront/pager-view.css' => '2e3539af',
@@ -490,7 +490,7 @@
'aphront-dark-console-css' => '6378ef3d',
'aphront-dialog-view-css' => 'c01d24b4',
'aphront-error-view-css' => '9f1d5518',
- 'aphront-list-filter-view-css' => 'ef989c67',
+ 'aphront-list-filter-view-css' => '2ae43867',
'aphront-multi-column-view-css' => '12f65921',
'aphront-pager-view-css' => '2e3539af',
'aphront-panel-view-css' => '5846dfa2',
diff --git a/webroot/rsrc/css/aphront/list-filter-view.css b/webroot/rsrc/css/aphront/list-filter-view.css
--- a/webroot/rsrc/css/aphront/list-filter-view.css
+++ b/webroot/rsrc/css/aphront/list-filter-view.css
@@ -15,7 +15,7 @@
}
.device-phone .aphront-list-filter-wrap {
- margin: 0 -2px;
+ margin: 0 8px;
}
.aphront-list-filter-view-content .phui-form-view {
@@ -62,9 +62,9 @@
}
.device .aphront-list-filter-reveal {
- width: 98%;
+ width: auto;
margin: auto;
- padding: 8px;
+ padding: 4px 8px;
}
.aphront-list-filter-reveal a {

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 3, 6:48 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6721712
Default Alt Text
D8959.diff (1 KB)

Event Timeline