mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
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:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user