Merge pull request #4884 from tk0miya/4873_adjust_word-break

Fix #4873: Adjust word-break of deprecated-APIs table
This commit is contained in:
Takeshi KOMIYA 2018-04-22 21:31:56 +09:00 committed by GitHub
commit d505d232de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -302,6 +302,10 @@ cite, code, tt {
letter-spacing: -0.02em;
}
table.deprecated code.literal {
word-break: break-all;
}
tt {
background-color: #f2f2f2;
border: 1px solid #ddd;

View File

@ -108,6 +108,8 @@ The following is a list of deprecated interface.
.. list-table:: deprecated APIs
:header-rows: 1
:class: deprecated
:widths: 40, 10, 10, 40
* - Target
- Deprecated