overflow:auto for pre tags in Twenty Ten. props SergeyBiryukov, fixes #16317.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2011-11-15 20:15:05 +00:00
parent 5bc81f5d80
commit b47fa0c595
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ pre {
color: #222;
line-height: 18px;
margin-bottom: 18px;
overflow: auto;
padding: 1.5em;
}
abbr,