summaryrefslogtreecommitdiffstats
path: root/wp-includes/css/wp-embed-template.css
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:51:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:51:18 +0000
commit0e41b5d52fdc6af6442816b5f465c9db9f84e126 (patch)
treee139a90049b158d4eed892d1662ee7f5c358fa31 /wp-includes/css/wp-embed-template.css
parentAdding upstream version 6.5.5+dfsg1. (diff)
downloadwordpress-upstream.tar.xz
wordpress-upstream.zip
Adding upstream version 6.6.1+dfsg1.upstream/6.6.1+dfsg1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'wp-includes/css/wp-embed-template.css')
-rw-r--r--wp-includes/css/wp-embed-template.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/wp-includes/css/wp-embed-template.css b/wp-includes/css/wp-embed-template.css
index 6b1ca43..d6e4a7c 100644
--- a/wp-includes/css/wp-embed-template.css
+++ b/wp-includes/css/wp-embed-template.css
@@ -11,7 +11,6 @@ body {
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
- -webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
@@ -320,7 +319,6 @@ textarea.wp-embed-share-input {
html[dir="rtl"] .wp-embed-featured-image.square {
float: right;
margin-right: 0;
-
margin-left: 20px;
}
@@ -340,9 +338,6 @@ html[dir="rtl"] .wp-embed-meta {
text-align: left;
}
-html[dir="rtl"] .wp-embed-footer {
-}
-
html[dir="rtl"] .wp-embed-share {
margin-left: 0;
margin-right: 10px;