Blue theme HTML editor fixes, min-width -> width for .inner-sidebar, props ocean90, fixes #19162

git-svn-id: https://develop.svn.wordpress.org/trunk@19175 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-05 17:03:17 +00:00
parent 02418c080e
commit 0f012aa1f7
4 changed files with 7 additions and 8 deletions

View File

@@ -106,7 +106,7 @@ TABLE OF CONTENTS:
float: right;
clear: right;
display: none;
min-width: 281px;
width: 281px;
position: relative;
}