mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-14 22:56:19 +01:00
Theme editor layout fixes from ionfish. see #5890
git-svn-id: http://svn.automattic.com/wordpress/trunk@6908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a84d0dd08f
commit
7519a920b1
@ -10,11 +10,8 @@
|
||||
|
||||
#templateside {
|
||||
float: right;
|
||||
width: 200px;
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
right: 15%;
|
||||
top: 250px;
|
||||
width: 190px;
|
||||
margin-top:-3.4em;
|
||||
}
|
||||
|
||||
#templateside h3, #postcustom p.submit {
|
||||
|
Loading…
Reference in New Issue
Block a user