[WebProfilerBundle] Don't inherit CSS text-transform property for the toolbar.

This commit is contained in:
Adam Elsodaney 2016-01-26 11:38:15 +00:00 committed by Fabien Potencier
parent 60f60bb325
commit fce0af0604

View File

@ -45,6 +45,7 @@
position: fixed;
right: 0;
text-align: left;
text-transform: none;
z-index: 99999;
}
.sf-toolbarreset abbr {