diff options
Diffstat (limited to 'demos/site/themes')
-rwxr-xr-x | demos/site/themes/Prado/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/site/themes/Prado/style.css b/demos/site/themes/Prado/style.css index 798451c0..b2164941 100755 --- a/demos/site/themes/Prado/style.css +++ b/demos/site/themes/Prado/style.css @@ -748,7 +748,7 @@ ul.different border-bottom: 1px dashed silver; } -#changelog +pre.changelog { overflow:scroll; height: 250px; |