Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/style.css
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/style.css	(revision 4646)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/style.css	(working copy)
@@ -265,6 +265,11 @@
 	float: right;
 }
 
+.syntaxhighlighter {
+	/* These are !important due to use of !important in SyntaxHighlighter Evolved plugin. */
+	padding-bottom: 0.1em !important;
+}
+
 /* Responsive design for handbooks */
 @media (max-width: 320px) {
 	.post-type-archive-handbook	#main h2,
