diff options
| author | Ken Sheedlo | 2013-08-16 10:47:50 -0700 | 
|---|---|---|
| committer | Vojta Jina | 2013-08-16 18:07:12 -0700 | 
| commit | f009962256595ff59817eb056d1133e926224dc8 (patch) | |
| tree | 2ea8c39091e797905c62ce62c400905724d7fd32 /docs/src | |
| parent | 44b6b72e5e9d193ec878ac7a4f25a00815f68cca (diff) | |
| download | angular.js-f009962256595ff59817eb056d1133e926224dc8.tar.bz2 | |
fix(docs): wrap error message text inside box
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/templates/css/docs.css | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 354bb918..af9ebef2 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -502,5 +502,4 @@ pre ol li {    top: 10px;    font-size: 16px;    word-break: normal; -  word-wrap: normal;  } | 
