Skip to content

Commit fce0af0

Browse files
adamelsofabpot
authored andcommitted
[WebProfilerBundle] Don't inherit CSS text-transform property for the toolbar.
1 parent 60f60bb commit fce0af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
position: fixed;
4646
right: 0;
4747
text-align: left;
48+
text-transform: none;
4849
z-index: 99999;
4950
}
5051
.sf-toolbarreset abbr {

0 commit comments

Comments
 (0)