Admin bar: min-width same as on admin body, see #81197

git-svn-id: https://develop.svn.wordpress.org/trunk@19401 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-22 18:46:32 +00:00
parent 045df49a8c
commit 7ba3b5df8f
3 changed files with 3 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
top: 0;
left: 0;
width: 100%;
min-width: 600px; /* match the min-width of the body in wp-admin.css */
z-index: 99999;
background-color: #464646; /* Fallback */