8000 [WebProfilerBundle] tweaked CSS · johnnywalker/symfony@422c7b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 422c7b2

Browse files
committed
[WebProfilerBundle] tweaked CSS
1 parent bad21f2 commit 422c7b2

File tree

1 file changed

+4
-0
lines changed
  • src/Symfony/Bundle/WebProfilerBundle/Resources/public/css

1 file changed

+4
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/public/css/profiler.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,10 @@ table th.value
341341
display: none;
342342
}
343343

344+
ul.alt {
345+
margin:10px 0 30px;
346+
}
347+
344348
ul.alt li {
345349
padding: 5px 7px;
346350
font-size: 13px;

0 commit comments

Comments
 (0)
0