Skip to content

Commit 5423e58

Browse files
committed
[WebProfiler] Sidebar button padding
1 parent e65eac6 commit 5423e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ tr.status-warning td {
544544
margin-left: 5px;
545545
}
546546
#sidebar #sidebar-shortcuts .btn {
547-
padding: .5em .6em;
547+
padding: .5em;
548548
}
549549

550550
{# Sidebar Search

0 commit comments

Comments
 (0)