Improve RTL for Welcome panel, refresh css files, see #19271

git-svn-id: https://develop.svn.wordpress.org/trunk@19363 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-20 02:10:10 +00:00
parent 50a35b02b6
commit 569841dc02
8 changed files with 16 additions and 10 deletions

View File

@@ -3,6 +3,10 @@
position: absolute;
}
.welcome-panel .welcome-panel-column {
margin: 0 -25px 0 4%;
}
#wp-fullscreen-title {
width: 97%;
}