Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F88406
D7542.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
534 B
Referenced Files
None
Subscribers
None
D7542.diff
View Options
diff --git a/webroot/rsrc/css/layout/phabricator-source-code-view.css b/webroot/rsrc/css/layout/phabricator-source-code-view.css
--- a/webroot/rsrc/css/layout/phabricator-source-code-view.css
+++ b/webroot/rsrc/css/layout/phabricator-source-code-view.css
@@ -8,6 +8,14 @@
overflow-y: hidden;
}
+.phabricator-source-code-view tr:first-child * {
+ padding-top: 8px;
+}
+
+.phabricator-source-code-view tr:last-child * {
+ padding-bottom: 8px;
+}
+
.phabricator-source-code {
white-space: pre-wrap;
padding: 2px 8px 1px;
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/cn/ru/6v555oxpsazpslrt
Default Alt Text
D7542.diff (534 B)
Attached To
Mode
D7542: Add some light padding to code views.
Attached
Detach File
Event Timeline
Log In to Comment