Improve theme editor layout. Fixes #8314 props kpdesign.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3a06fdf0b8
commit
9f3add6a4a
|
@ -11,7 +11,6 @@
|
|||
#templateside {
|
||||
float: right;
|
||||
width: 190px;
|
||||
margin-top:-3.4em;
|
||||
}
|
||||
|
||||
#templateside h3, #postcustomstuff p.submit {
|
||||
|
@ -41,6 +40,7 @@ h3#bordertitle {
|
|||
float: right;
|
||||
position: relative;
|
||||
bottom: 25px;
|
||||
top:20px;
|
||||
}
|
||||
|
||||
#themeselector select {
|
||||
|
|
Loading…
Reference in New Issue