Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4311)

Unified Diff: chrome/common/extensions/docs/css/ApiRefStyles.css

Issue 10871034: Make all quota-exceeding messages in the storage API explain what the failure (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make everything a named constant Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/css/ApiRefStyles.css
diff --git a/chrome/common/extensions/docs/css/ApiRefStyles.css b/chrome/common/extensions/docs/css/ApiRefStyles.css
index 4f5f4ef2da6083bd6abe2593b72f5cddfb5334d6..42379ea7abd62d37533ba92efa774fc40f5526a0 100644
--- a/chrome/common/extensions/docs/css/ApiRefStyles.css
+++ b/chrome/common/extensions/docs/css/ApiRefStyles.css
@@ -332,6 +332,7 @@ div#toc {
margin: 5px 0px 5px 20px;
padding: 5px;
width: 250px;
+ word-break: break-all;
not at google - send to devlin 2012/08/24 04:45:04 without this the long property names overflow :\ I
}
#toc p {
« no previous file with comments | « chrome/common/extensions/docs/apps/bookmarks.html ('k') | chrome/common/extensions/docs/extensions/bookmarks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698