Widgets: Expose link URL input field in Image widget to avoid having to open media modal to discover.

Props timmydcrawford, westonruter.
See #39993.
Fixes #41274.


git-svn-id: https://develop.svn.wordpress.org/trunk@41252 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Weston Ruter
2017-08-14 17:55:24 +00:00
parent 242efb0a24
commit b0d06b1222
5 changed files with 57 additions and 13 deletions
+4
View File
@@ -152,6 +152,10 @@
border: 1px solid #f00;
}
.media-widget-image-link {
margin: 1em 0;
}
/* Widget Dragging Helpers */
.widget.ui-draggable-dragging {
min-width: 100%;