bug #13637 [CSS] WebProfiler break words (nicovak)

This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #13637).

Discussion
----------

[CSS] WebProfiler break words

WebProfiler CSS word-break: break-all;
Do you need more description ?

Commits
-------

7259d72 WebProfiler break words
This commit is contained in:
Fabien Potencier 2015-05-16 15:40:55 +02:00
commit 2ffd5a49fe

View File

@ -52,6 +52,7 @@ build: 56
background-color: #FFFFFF;
border: 1px solid #dfdfdf;
padding: 40px 50px;
word-break: break-all;
}
.sf-reset h2 {
font-size: 16px;