diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-10 13:46:05 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-10 13:46:05 +0100 |
commit | deb21334572e4bef961db6a6734b0a59645580c5 (patch) | |
tree | 77bf4b72b472f5ab15ffd5065ce7ad4a0cbeda09 /demos/site/themes/Prado/style.css | |
parent | 277d68dca3f85539c06d00e1e1627f54960391ab (diff) |
fix changeling + minor
Diffstat (limited to 'demos/site/themes/Prado/style.css')
-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; |