From 0862334c1220775d4f81b1d3571ff7598c1a9cae Mon Sep 17 00:00:00 2001 From: Richard van Laak Date: Thu, 10 Mar 2016 10:33:29 +0100 Subject: [PATCH] [WebProfiler] Sidebar button padding --- .../Resources/views/Profiler/profiler.css.twig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig index 6e07edeb3f..91bab657f4 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig @@ -116,6 +116,7 @@ button { } .btn-sm svg { height: 16px; + width: 16px; vertical-align: middle; } .btn-link { @@ -436,6 +437,7 @@ tr.status-warning td { } #header h1 svg { height: 40px; + width: 40px; margin-top: -4px; vertical-align: middle; } @@ -544,7 +546,7 @@ tr.status-warning td { margin-left: 5px; } #sidebar #sidebar-shortcuts .btn { - padding: .5em .6em; + padding: .5em; } {# Sidebar Search