More CSS reset for wplink. Give the dialog title a specific line height. see #15561.

git-svn-id: https://develop.svn.wordpress.org/trunk@17135 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-24 20:40:08 +00:00
parent 485e307e6a
commit 08a1d71621
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -99,6 +99,7 @@
background-color: #444;
font-weight: bold;
font-size: 11px;
line-height: 18px;
color: #e5e5e5;
}
.wp-dialog {