summaryrefslogtreecommitdiffstats
path: root/res/raw/template_conversation_upper.html
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2013-03-07 16:49:09 -0800
committerAndy Huang <ath@google.com>2013-03-08 09:48:19 -0800
commit5ea5a8330532a75c83cbb30993a14ee9b821fa2a (patch)
treedadbba31c3d8647fba09b2446fd22dfc02bfb44b /res/raw/template_conversation_upper.html
parent9f920b78011a351caa8c1c0aab6290bc3271065b (diff)
downloadandroid_packages_apps_UnifiedEmail-5ea5a8330532a75c83cbb30993a14ee9b821fa2a.tar.gz
android_packages_apps_UnifiedEmail-5ea5a8330532a75c83cbb30993a14ee9b821fa2a.tar.bz2
android_packages_apps_UnifiedEmail-5ea5a8330532a75c83cbb30993a14ee9b821fa2a.zip
start munging wide <div> and <table> elements
Modify HTML content that is too wide if the experimental flag is on. Find <table> elements with a width wider than the body and remove the widths in the hope that the table would otherwise fit. Content authors often use this trick to prevent their content from growing too wide in a very wide desktop browser window. Failing that, find all <div> elements where a width is specified that is wider than the body, and turn the width into a max-width. Bug: 7400516 Change-Id: Ie4d3c2c4c50a191c30ee590dce71bc9bf6de8268
Diffstat (limited to 'res/raw/template_conversation_upper.html')
0 files changed, 0 insertions, 0 deletions