mirror of
git://develop.git.wordpress.org/
synced 2025-02-25 17:13:30 +01:00
Image Details modal: Restore narrow responsive layout.
props celloexpressions. fixes #29337. git-svn-id: https://develop.svn.wordpress.org/trunk@29617 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
16e9426675
commit
3c03251197
@ -2411,6 +2411,17 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.image-details .column-image,
|
||||
.image-details .column-settings {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.image-details .column-settings {
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
/* Media tabs on the top */
|
||||
.media-frame-content .media-toolbar .instructions {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user