Fix double border on right side of contextual help when no help sidebar exists. See #18197.

git-svn-id: https://develop.svn.wordpress.org/trunk@19142 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jon Cave
2011-11-04 00:07:57 +00:00
parent f3c1ce364a
commit b08b1b9314
7 changed files with 11 additions and 8 deletions
+1
View File
@@ -1623,6 +1623,7 @@ table.diff .diff-addedline ins {
color: #333;
}
.contextual-help-sidebar,
.contextual-help-tabs .active {
border-color: #D1E5EE;
}