Explorar o código

[WebProfilerBundle] add margin-bottom to caption

Toni Uebernickel %!s(int64=13) %!d(string=hai) anos
pai
achega
41950a625f

+ 3 - 0
src/Symfony/Bundle/WebProfilerBundle/Resources/public/css/profiler.css

@@ -50,6 +50,9 @@ button {
     font-weight: bold;
 }
 
+caption {
+    margin-bottom: 7px;
+}
 table, tr, th, td {
     border-collapse: collapse;
     border: 1px solid #d0dbb3;