Remove max-width for .widefat, see #18198

git-svn-id: http://svn.automattic.com/wordpress/trunk@18671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2011-09-15 00:50:35 +00:00
parent c032d9a1ed
commit 05a76c78f4
2 changed files with 4 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -7669,10 +7669,6 @@ a.widget-control-edit {
#col-right{ #col-right{
width: 75%; width: 75%;
} }
.widefat{
max-width: 500px;
}
} }
@media only screen and (max-width: 860px) { @media only screen and (max-width: 860px) {
@ -7699,7 +7695,6 @@ a.widget-control-edit {
} }
} }
@media only screen and (max-width: 768px) { @media only screen and (max-width: 768px) {
/* categories */ /* categories */
#col-left{ #col-left{