Skip to content

Commit 162819f

Browse files
Avoid getting right to left style
1 parent 376a8f4 commit 162819f

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

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
text-align: left;
5555
text-transform: none;
5656
z-index: 99999;
57+
direction: ltr;
5758

5859
/* neutralize the aliasing defined by external CSS styles */
5960
-webkit-font-smoothing: subpixel-antialiased;

0 commit comments

Comments
 (0)