Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13995562
D8617.id20444.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8617.id20444.diff
View Options
diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -94,7 +94,7 @@
'rsrc/css/application/ponder/feed.css' => 'e62615b6',
'rsrc/css/application/ponder/post.css' => 'ebab8a70',
'rsrc/css/application/ponder/vote.css' => '8ed6ed8b',
- 'rsrc/css/application/profile/profile-view.css' => '9bdb9804',
+ 'rsrc/css/application/profile/profile-view.css' => 'd8fe9bf0',
'rsrc/css/application/projects/project-tag.css' => '095c9404',
'rsrc/css/application/releeph/releeph-branch.css' => 'b8821d2d',
'rsrc/css/application/releeph/releeph-colors.css' => '2d2d6aa8',
@@ -707,7 +707,7 @@
'phabricator-object-selector-css' => '029a133d',
'phabricator-phtize' => 'd254d646',
'phabricator-prefab' => '0326e5d0',
- 'phabricator-profile-css' => '9bdb9804',
+ 'phabricator-profile-css' => 'd8fe9bf0',
'phabricator-project-tag-css' => '095c9404',
'phabricator-remarkup-css' => '0923dbd6',
'phabricator-search-results-css' => 'f240504c',
diff --git a/webroot/rsrc/css/application/profile/profile-view.css b/webroot/rsrc/css/application/profile/profile-view.css
--- a/webroot/rsrc/css/application/profile/profile-view.css
+++ b/webroot/rsrc/css/application/profile/profile-view.css
@@ -8,7 +8,7 @@
}
.device-phone .profile-feed {
- padding: 12px 0;
+ padding: 12px 8px;
}
.profile-feed .phabricator-action-header-title {
@@ -38,3 +38,8 @@
float: none;
margin: 0 8px;
}
+
+.device-desktop .phabricator-project-layout .profile-feed,
+.device-tablet .phabricator-project-layout .profile-feed {
+ padding: 16px;
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 24, 1:55 PM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6745348
Default Alt Text
D8617.id20444.diff (1 KB)
Attached To
Mode
D8617: Fix project feed layout
Attached
Detach File
Event Timeline
Log In to Comment