wp-admin/wp-admin.css

içerisinde
#wpwrap satırını bul. aşağıdaki ile değiştir.

#wpwrap {
	height: auto;
	min-height: 100%;
	width: 100%;
	position: relative;
	-webkit-font-smoothing: subpixel-antialiased;
}