[WebProfilerBundle] add margin-bottom to caption

This commit is contained in:
Toni Uebernickel 2011-12-25 14:49:49 +01:00
parent bebdd07f41
commit 41950a625f

View File

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