mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 06:05:42 +00:00
Fix collapse button and return link markup for theme install preview. Props koopersmith. fixes #20800
git-svn-id: https://develop.svn.wordpress.org/trunk@20968 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1590,12 +1590,6 @@ table .column-rating {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
/* Return and close buttons. */
|
||||
.wp-full-overlay .close-full-overlay {
|
||||
left: auto;
|
||||
right: 20px;
|
||||
}
|
||||
|
||||
/* Collapse Button */
|
||||
.wp-full-overlay .collapse-sidebar {
|
||||
left: auto;
|
||||
|
||||
Reference in New Issue
Block a user