Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14039917
D14984.id36201.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
D14984.id36201.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
@@ -7,7 +7,7 @@
*/
return array(
'names' => array(
- 'core.pkg.css' => '3ea6dc33',
+ 'core.pkg.css' => '1eed0b4f',
'core.pkg.js' => '57dff7df',
'darkconsole.pkg.js' => 'e7393ebb',
'differential.pkg.css' => '2de124c9',
@@ -102,7 +102,7 @@
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => 'a76cefc9',
- 'rsrc/css/core/remarkup.css' => '7afb543c',
+ 'rsrc/css/core/remarkup.css' => 'b6ad82e4',
'rsrc/css/core/syntax.css' => '9fd11da8',
'rsrc/css/core/z-index.css' => '57ddcaa2',
'rsrc/css/diviner/diviner-shared.css' => 'aa3656aa',
@@ -757,7 +757,7 @@
'phabricator-object-selector-css' => '85ee8ce6',
'phabricator-phtize' => 'd254d646',
'phabricator-prefab' => '666c80c5',
- 'phabricator-remarkup-css' => '7afb543c',
+ 'phabricator-remarkup-css' => 'b6ad82e4',
'phabricator-search-results-css' => '7dea472c',
'phabricator-shaped-request' => '7cbe244b',
'phabricator-side-menu-view-css' => '91b7a42c',
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
@@ -518,6 +518,7 @@
.phabricator-remarkup hr {
background: {$thinblueborder};
margin: 24px 0;
+ clear: both;
}
.phabricator-remarkup .remarkup-highlight {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 12, 6:43 AM (6 d, 8 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6727957
Default Alt Text
D14984.id36201.diff (1 KB)
Attached To
Mode
D14984: Give `<hr />` in remarkup `clear: both`
Attached
Detach File
Event Timeline
Log In to Comment