Fix long URLs on mobile chatlog

Summary: Really long words or URLs from IRC break mobile layout, so this breaks the word if it hits the edge of the screen.

Test Plan: Duderpooooooooooooooooooooooooooooooooooooooooo

Reviewers: epriestley, btrahan

Reviewed By: btrahan

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5703
This commit is contained in:
Chad Little
2013-04-15 15:54:15 -07:00
parent c301b049d8
commit bcbdb44e2f
2 changed files with 3 additions and 1 deletions

View File

@@ -2878,7 +2878,7 @@ celerity_register_resource_map(array(
),
'phabricator-chatlog-css' =>
array(
'uri' => '/res/b5600765/rsrc/css/application/chatlog/chatlog.css',
'uri' => '/res/5542e247/rsrc/css/application/chatlog/chatlog.css',
'type' => 'css',
'requires' =>
array(