Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15484082
D19319.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
D19319.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
@@ -9,7 +9,7 @@
'names' => array(
'conpherence.pkg.css' => 'e68cf1fa',
'conpherence.pkg.js' => '15191c65',
- 'core.pkg.css' => '4a83e174',
+ 'core.pkg.css' => '3ced0b1d',
'core.pkg.js' => '1ea38af8',
'differential.pkg.css' => '06dc617c',
'differential.pkg.js' => 'c2ca903a',
@@ -111,7 +111,7 @@
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => '62fa3ace',
- 'rsrc/css/core/remarkup.css' => '924fc97d',
+ 'rsrc/css/core/remarkup.css' => 'bff43c81',
'rsrc/css/core/syntax.css' => 'e9c95dd4',
'rsrc/css/core/z-index.css' => '9d8f7c4b',
'rsrc/css/diviner/diviner-shared.css' => '896f1d43',
@@ -776,7 +776,7 @@
'phabricator-object-selector-css' => '85ee8ce6',
'phabricator-phtize' => 'd254d646',
'phabricator-prefab' => '77b0ae28',
- 'phabricator-remarkup-css' => '924fc97d',
+ 'phabricator-remarkup-css' => 'bff43c81',
'phabricator-search-results-css' => '505dd8cf',
'phabricator-shaped-request' => '7cbe244b',
'phabricator-slowvote-css' => 'a94b7230',
diff --git a/webroot/rsrc/css/core/remarkup.css b/webroot/rsrc/css/core/remarkup.css
--- a/webroot/rsrc/css/core/remarkup.css
+++ b/webroot/rsrc/css/core/remarkup.css
@@ -31,7 +31,7 @@
font-size: 13px;
font-weight: bold;
background: rgba({$alphablue},0.08);
- display: inline-block;
+ display: table-cell;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
overflow: hidden;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 10, 4:04 PM (2 w, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7458207
Default Alt Text
D19319.diff (1 KB)
Attached To
Mode
D19319: Fix the wrapping/padding behavior of Remarkup code block headers more thoroughly?
Attached
Detach File
Event Timeline
Log In to Comment