WebProfiler break words

WebProfiler CSS word-break: break-all;
This commit is contained in:
Kovacs Nicolas 2015-02-10 11:19:29 +01:00 committed by Fabien Potencier
parent 3eb8ee7925
commit 7259d72676
1 changed files with 1 additions and 0 deletions

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;